Cancel a callback

The DELETE method will set the end_date of the callback to the current date, therefore making the callback inactive. If the start_date of the callback was in the future, it will be changed to the current as well.

Response

If the cancelation is successful, an HTTP 200 – OK will be returned, along with a callback entity reflecting the new date ranges and active state.

If the callback_id cannot be found, an HTTP 404 – NOT FOUND error will be returned.

Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!