delete https://interseller.io/api/me/webhooks/
Log in to see full request history
This endpoint allows you to remove a webhook. You will need to obtain and store the webhook ID from the create webhook request.
Response
This endpoint allows you to remove a webhook. You will need to obtain and store the webhook ID from the create webhook request.
xxxxxxxxxx
curl --request DELETE \
--url https://interseller.io/api/me/webhooks/webhook_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: