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
calloutId
Callout identifier.
Request
This endpoint expects an object.
safeCode
Optional last four digits of the customer's registered mobile number. Omit to perform an unconditional cancel.
Response
Successful.
callout
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
