Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

uid
string
required

UID of the order to delete

Response

Order cancelled successfully

message
string
Example:

"Order cancelled successfully"

uid
string

The job ID of the cancelled order

data
object