Delete Webhook
Path parameters
id of the webhook to delete.
Response
Example response
{
"id_webhook_endpoint": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
"endpoint_description": "Webhook to receive connection events",
"url": "https://acme.com/webhook_receiver",
"secret": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
"active": true,
"created_at": "2024-10-01T12:00:00Z",
"scope": [
"connection.created"
],
"id_project": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
"last_update": "2024-10-01T12:00:00Z"
}Changes
Changed in 12 of the 18 revisions of this API.145
- ▲
removed the success response with the status
200response-success-status-removed
This revision also has 42 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the success response with the status
200response-success-status-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
removed the success response with the status
200response-success-status-removed
- ▲
- ○
added the success response with the status
200response-success-status-added
- ○
- ▲
removed the success response with the status
200response-success-status-removed
- ▲
- ○
added the success response with the status
200response-success-status-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
removed the success response with the status
200response-success-status-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response property
activebecame nullable for the status201response-property-became-nullable
- ▲
the response property
created_atbecame nullable for the status201response-property-became-nullable
- ▲
the response property
id_projectbecame nullable for the status201response-property-became-nullable
- ▲
the response property
id_webhook_endpointbecame nullable for the status201response-property-became-nullable
- ▲
the response property
scopebecame nullable for the status201response-property-became-nullable
- ▲
the response property
secretbecame nullable for the status201response-property-became-nullable
- ▲
the response property
urlbecame nullable for the status201response-property-became-nullable
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲