cURL
curl --request DELETE \ --url https://api-sandbox.orum.io/webhooks/configurations/{id} \ --header 'Authorization: Bearer <token>' \ --header 'Orum-Version: <orum-version>'
This response does not have an example.
The access token received from the authorization server in the OAuth 2.0 flow.
Version of Deliver and Verify APIs. Use v2022-09-21.
v2022-09-21
Orum generated unique id for the webhook resource you are deleting.
204 response.
Was this page helpful?