contract
Create a new subscription for a contract
Create a new subscription for a contract
POST
Create a new subscription for a contract
Documentation Index
Fetch the complete documentation index at: https://docs.gable.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
Subscription to create
Unique identifier of the contract
The unique identifier of the user
The email address of the subscriber if provided
Pattern:
^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+\.[a-zA-Z0-9-.]+$The GitHub handle of the subscriber
The Slack channel where contract violations will be sent
Response
Contract subscription was successfully created
The unique identifier of the subscription
Unique identifier of the contract
The unique identifier of the user
The email address of the subscriber if provided
Pattern:
^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+\.[a-zA-Z0-9-.]+$The GitHub handle of the subscriber if provided
The Slack channel where contract violations will be sent
Create a new subscription for a contract