Skip to main content
PATCH
Update a category

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
name
string
Example:

"Content Marketing"

Response

id
string
required
Example:

"clx..."

name
string
required
Example:

"SEO"

color
string
required
Example:

"violet"

createdAt
string<date-time>
required
updatedAt
string<date-time>
required