Update Callback

Update an existing Callback using a given :id. You can change the URL, the object_type and whether the Callback is enabled or disabled.

Path Params
string
required
Defaults to aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee

Callback ID

Body Params
string
required
Defaults to https://httpbin.org

URL to which the callbacks will notify

string
required
Defaults to users

Object or entity to which the callbacks refer. Please refer to Callbacks for a list of object types.

string
required
Defaults to true

Toggle whether callback is active or inactive.

Response

Language
Credentials
:
URL
Response
Choose an example:
application/json