API Reference
Data Movement
Cancel Copy
2min
DELETE
QUERY PARAMETERS
api_key
string
*BODY PARAMETERS
body
CancelCopyRequest
*client_id
string
*Example: me
The ID of the user you're trying to cancel the copy
dst_id
integer<int32>
*Example: 6404869
The ID of the target instance.
RESPONSES
200
Successful response
CancelCopyResponse
success
boolean
Example: true
Indicates whether the copy operation was successfully cancelled.