contract
Update a contract subscription
Update a contract subscription
PUT
Update a contract subscription
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
Path Parameters
The UUID of the contract
Body
application/json
Contract subscription to update
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 for the subscriber if provided
The Slack channel where contract violations will be sent
Response
Contract subscription was successfully updated
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
Update a contract subscription