Expire a transfer
Regional
us.api.brault.app— follows the region selector in the top barRecipients lose access at once. An open draft is canceled and its uploads released instead.
Authorization
apiKey AuthorizationBearer <token>
API key from Settings → Developers
In: header
Path Parameters
transferId*string
Response Body
application/json
application/json
curl -X DELETE "https://example.com/v1/transfers/string"{ "object": "deleted", "id": "string", "deleted": true}