Dismiss a callout

Deprecated

Dismisses a callout. Deprecated — use POST /panic-api/v2/callouts/{calloutId}/cancel for a full cancellation.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

calloutIdintegerRequired
Callout identifier.

Response

Successful.
messagestring
calloutobject

Errors

401
Unauthorized Error
404
Not Found Error