Dismiss a callout
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
calloutId
Callout identifier.
Response
Successful.
message
callout
Errors
401
Unauthorized Error
404
Not Found Error
