DELETE
/
transfers
/
{transferID}
Delete a transfer
curl --request DELETE \
  --url https://api.bridge.xyz/v0/transfers/{transferID} \
  --header 'Api-Key: <api-key>'
This response does not have an example.

Authorizations

Api-Key
string
header
required

Path Parameters

transferID
string
required

A UUID that uniquely identifies a resource

Required string length: 1 - 42

Response

200

Successful deletion of transfer