Skip to main content
DELETE
/
v2
/
transfers
/
enrichment
/
categories
/
{transferId}
Delete a transfer category
curl --request DELETE \
  --url https://api.range.org/v2/transfers/enrichment/categories/{transferId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Use Authorization: Bearer

Path Parameters

transferId
string
required

Response

204 - undefined
Last modified on June 16, 2026