Authorizations
Default authentication mechanism
Query Parameters
The Team identifier to perform the request on behalf of.
Example:
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
Example:
"my-team-url-slug"
Response
The webhooks events
Example:
"deployment.created"
The webhook id
Example:
"account_hook_GflD6EYyo7F4ViYS"
A string with the URL of the webhook
Example:
"https://my-webhook.com"
The unique ID of the team the webhook belongs to
Example:
"ZspSRT4ljIEEmMHgoDwKWDei"
A number containing the date when the webhook was created in in milliseconds
Example:
1567024758130
A number containing the date when the webhook was updated in in milliseconds
Example:
1567024758130
The ID of the projects the webhook is associated with
Example:
["prj_12HKQaOmR5t5Uy6vdcQsNIiZgHGB"]