Skip to main content
DELETE
Cancel Direct Copy

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Body

application/json
dst_id
string

ID of the copy instance target to cancel.

Response

Returns {success: true} when the cancel task is sent.

success
boolean

True when cancel command was sent

error
string

Error code if success is false

msg
string

Human-readable message