Skip to main content
DELETE
Cancel-label

Authorizations

Authorization
string
header
required

Body

application/json

The request body for this endpoint accepts a JSON object that includes account information, caller type, and the IDs of the labels that are to be canceled.

accounts
object[]

A list of accounts involved in the label cancellation request.

Example:
callerType
string

The type of entity making the cancellation request (e.g., SHIPPER or CARRIER).

Example:

"SHIPPER"

labels
string[]

A list of label IDs to be canceled.

The unique identifier of the label to be canceled.

Example:

Response

200 - application/json

Cancel label successful

errors
object[]
Example:
labelId
string
Example:

"PEBMLQJ7"

status
string
Example:

"FAILURE"

Example: