cURL
curl --request DELETE \ --url https://api.bridge.xyz/v0/transfers/{transferID} \ --header 'Api-Key: <api-key>'
200
This response does not have an example.
Delete a transfer that was previously created. Must be in the awaiting_funds state.
A UUID that uniquely identifies a resource
1 - 42
Successful deletion of transfer
Was this page helpful?