Skip to main content
PUT
Rename a custom transaction category

Authorizations

X-API-KEY
string
header
required

Authorization method required to allow user to access the api endpoints.

Path Parameters

id
string
required

Body

application/json
name
string
required
Maximum string length: 255
Example:

"Board Fees"

Response

200 - application/json
id
string
required
Example:

"a1b2c3d4-e5f6-7890-abcd-ef1234567890"

name
string
required
Example:

"Swap"

is_system
boolean
required
Example:

true

Last modified on August 4, 2026