DELETE a Callback
Delete a callback that was already set up for your API-Key.
This endpoint allows you to delete a previously created callback for your requesting API Key.
Headers
API-Key
string
The API-Key that was provided for your account
API-Token
string
The API-Token used when the session was created
API-Timestamp
string
UTC Datetime string, example: 2021-05-30T12:49:19Z
Path Parameters
Type
Description
Sample Response (200: Ok)
Sample Response (404: Not Found)
Last updated