Skip to main content
PUT
Update a category (full or partial).

Authorizations

x-api-key
string
header
required

Your workspace API key. It both authenticates the caller and selects the workspace.

Path Parameters

category
string<uuid>
required

Category id.

Body

application/json
name
string
color
string
sort_order
integer
active
boolean

Response

Success.