Create a webhook subscription
Authorizations
HTTPRequired
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
Path parameters
workspaceIdstring · uuidRequiredExample:
The ID for the workspace.
b4e02c85-c6d2-4b15-8885-e09671799c61Body
Responses
201
The webhook subscription was created successfully.
application/json
400
Invalid HTTP request. The HTTP response should include details about the error.
application/json
422
The HTTP request is well-formed but was unable to be processed. The HTTP response should include details about the error.
application/json
post
/workspaces/{workspaceId}/webhook-subscriptionsExamples
Last updated
Was this helpful?

