Skip to main content
PATCH
Update a category

Authorizations

Authorization
string
header
required

Finta API key from the dashboard (Bearer token).

Path Parameters

id
string<uuid>
required

Category UUID

Body

application/json
name
string
Required string length: 1 - 100
group
string
Required string length: 1 - 100
description
string | null
Required string length: 1 - 500

Response

Updated category

id
string<uuid>
required
provider
string
required
Example:

"plaid"

providerId
string
required
name
string
required
group
string | null
required
description
string | null
required