Skip to main content
PATCH
Update category

Authorizations

Authorization
string
header
required

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

Path Parameters

CATEGORY_ID
string
required

ID of the category

Example:

"abcde12345abcde12345a"

Body

application/json
name
string
Required string length: 1 - 40
Example:

"Example"

value
string
Required string length: 1 - 40
Example:

"example"

Response

Category

success
boolean
required
Example:

true

result
object
required
Example:
errors
object[]
required
Example: