Skip to main content
PUT
Update a category

Authorizations

X-API-Key
string
header
required

Path Parameters

COMPANY_ID
string
required

Company identifier

CATEGORY_ID
string
required

Category identifier

Body

multipart/form-data
name
string
required

Name of the category

action
enum<string>
required

Action to perform on the category

Available options:
CHANGE,
ACTIVATE,
DEACTIVATE,
REMOVE
description
string

Description of the category

file
file

Image file for the category

Response

200 - application/json

Category updated

imageId
string

ID of the category icon image