Skip to main content
POST
Cancel Collection Account Request

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

Unique ID of the collection account.

Body

application/json
id
string
required

Unique ID of the request to cancel. 25 characters, starting with cvar_ or cwar_. Must match the id path parameter.

Response

Collection account request cancelled successfully.

status
string
message
string
data
object