Categories
Update category
Update a category’s details
PATCH
/
categories
/
{CATEGORY_ID}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
CATEGORY_ID
string
requiredID of the category
Body
application/json
name
string
Required string length:
1 - 40
value
string
Required string length:
1 - 40
Response
200 - application/json
success
boolean
requiredresult
object
requiredlinks
object
requirederrors
object[]
required