v1
latestOpenAPI 3.1.02026-07-26457177.8 KBTransfers
Cancel Transfer
📘
You can place the bearer access_token for a specific user into the Authentication section of this documentation 👉.
Cancel a transfer for a user. To cancel a transfer, you must provide the ID of the transfer in the Endpoint URL. When a transfer is successfully canceled, Astra will return a successful response (HTTP 200) and the status of the transfer in the Transfer table will update to canceled.
🚧
If the API response states that the transfer cannot be cancelled, then it indeed cannot be cancelled by any means. For details see this guide.
post/v1/transfers/{id}/cancel
Path parameters
idstring required
The ID of the Transfer to cancel
Response
Successful response