Webhooks
Create webhook for an organization
🔒 Requires the create:webhook permission
The name of the webhook. e.g. New Production Environment
The scope (org/collection/dep/bp) at which the included events will trigger the webhook
DEPRECATED: Use environment instead. Legacy scope value for deployment
The ID of the selected scope. e.g. 25cd0bd6-d09b-4924-abfb-41768d111fe7
User defined end-point for pushing webhook. e.g. https://bluebricks.co/webhooks/environment
If webhook is active. e.g. true
Created webhook
Created webhook
The webhook ID
25cd0bd6-d09b-4924-abfb-41768d111fe7The name of the webhook
New Production EnvironmentThe scope (org/collection/environment/blueprint) at which the included events will trigger the webhook.
DEPRECATED: Use environment instead. Legacy scope value for deployment
The ID of the selected scope
25cd0bd6-d09b-4924-abfb-41768d111fe7The slug of the selected scope
productionUser defined end-point for pushing webhook
https://bluebricks.co/webhooks/environmentIf webhook is active
trueExample: trueThe user who created the webhook
google-oauth2|1234567890The date and time the resource was created e.g. 2022-01-01T00:00:00.000Z
The date and time the resource was updated e.g. 2022-01-01T00:00:00.000Z
Failed to create webhook
Failed to authenticate user
Missing required scopes. 🔒 Requires the create:webhook permission
Too many requests
Ability to get a webhook
🔒 Requires the read:webhook permission
The webhook ID. e.g. 25cd0bd6-d09b-4924-abfb-41768d111fe7
Webhook information
Webhook information
The webhook ID
25cd0bd6-d09b-4924-abfb-41768d111fe7The name of the webhook
New Production EnvironmentThe scope (org/collection/environment/blueprint) at which the included events will trigger the webhook.
DEPRECATED: Use environment instead. Legacy scope value for deployment
The ID of the selected scope
25cd0bd6-d09b-4924-abfb-41768d111fe7The slug of the selected scope
productionUser defined end-point for pushing webhook
https://bluebricks.co/webhooks/environmentIf webhook is active
trueExample: trueThe user who created the webhook
google-oauth2|1234567890The date and time the resource was created e.g. 2022-01-01T00:00:00.000Z
The date and time the resource was updated e.g. 2022-01-01T00:00:00.000Z
Failed to retrieve webhook
Failed to authenticate user
Missing required scopes. 🔒 Requires the read:webhook permission
Webhook not found
Too many requests
Ability to update a webhook
🔒 Requires the update:webhook permission
The name of the webhook. e.g. New Production Environment
The scope (org/collection/dep/bp) at which the included events will trigger the webhook
DEPRECATED: Use environment instead. Legacy scope value for deployment
The ID of the selected scope. e.g. 25cd0bd6-d09b-4924-abfb-41768d111fe7
User defined end-point for pushing webhook. e.g. https://bluebricks.co/webhooks/environment
If webhook is active. e.g. true
Updated webhook
Updated webhook
The webhook ID
25cd0bd6-d09b-4924-abfb-41768d111fe7The name of the webhook
New Production EnvironmentThe scope (org/collection/environment/blueprint) at which the included events will trigger the webhook.
DEPRECATED: Use environment instead. Legacy scope value for deployment
The ID of the selected scope
25cd0bd6-d09b-4924-abfb-41768d111fe7The slug of the selected scope
productionUser defined end-point for pushing webhook
https://bluebricks.co/webhooks/environmentIf webhook is active
trueExample: trueThe user who created the webhook
google-oauth2|1234567890The date and time the resource was created e.g. 2022-01-01T00:00:00.000Z
The date and time the resource was updated e.g. 2022-01-01T00:00:00.000Z
Failed to update webhook
Failed to authenticate user
Missing required scopes. 🔒 Requires the update:webhook permission
Webhook not found
Too many requests
Delete webhook by id
🔒 Requires the delete:webhook permission
The webhook ID. e.g. 25cd0bd6-d09b-4924-abfb-41768d111fe7
Deletion success status
Deletion success status
The webhook ID
25cd0bd6-d09b-4924-abfb-41768d111fe7Failed to delete webhook
Failed to authenticate user
Missing required scopes. 🔒 Requires the delete:webhook permission
Webhook not found
Too many requests
List available webhooks for an organization
🔒 Requires the read:webhook permission
Indicator to instruct the API if all or just active Webhooks. e.g. true
trueStructure: [key1=value1,key2=value2&value3]
Results offset to allow pagination e.g. 10
0Example: 10Results limit to allow pagination, e.g. 50
20Example: 10Specifies the order - ascending or descending - by which the returned list should be sorted e.g. ASC
Specifies the attribute by which the returned list should be sorted. Can include the sort direction as ‘asc’ or ‘desc’. e.g. sort=name&order=asc
created_atPossible values: Enables searching within the list for webhook names that match a particular query. e.g. search=name
List of available webhooks
List of available webhooks
Total number of webhooks
Failed to list available webhooks
Failed to authenticate user
Missing required scopes. 🔒 Requires the read:webhook permission
Too many requests
Last updated
Was this helpful?

