Cancel a callout

Cancels an active callout. Include safeCode for verified customer cancellation and duress detection; omit it for unconditional integrator-driven or fixed-location cancellation.

Authentication

AuthorizationBearer

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

Path parameters

calloutIdintegerRequired
Callout identifier.

Request

This endpoint expects an object.
safeCodestringOptional
Optional last four digits of the customer's registered mobile number. Omit to perform an unconditional cancel.

Response

Successful.
calloutobject

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error