Update a callback

If you have previously registered for a callback and would like to update the callback, you can do so using a PUT call.

Request Body

The registration request body varies depending on which callback you are registering for. Example bodies can be found in the reference for whichever callback you are registering for.

Two callback registrations may not share a callback type if they have overlapping active date ranges.

Response

If the callback has been successfully registered, you will receive an HTTP 201 – CREATED response.

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