PUT
/
categories
/
{id}

Authorizations

Authorization
string
headerrequired

Path Parameters

id
string
required

ID of the resource

Body

application/json
name
string
required

Name of the category that is displayed to users

description
string
required

Description of the category that is displayed to users

required
boolean
required

Whether the category is required for the website to function

Response

200 - application/json
name
string
required

Name of the category that is displayed to users

description
string
required

Description of the category that is displayed to users

required
boolean
required

Whether the category is required for the website to function

id
string

Unique identifier for the category

created_at
string

Date and time when the category was created

updated_at
string

Date and time when the category was last updated