Cookie Categories
Update cookie category
Update cookie category by ID
PUT
/
cookie-categories
/
{id}
Authorizations
Authorization
string
headerrequiredPath Parameters
id
string
requiredID of the resource
Body
application/json
name
string
requiredName of the cookie category that is displayed to users
description
string
requiredDescription of the cookie category that is displayed to users
required
boolean
requiredWhether the cookie category is required for the website to function
Response
200 - application/json
name
string
requiredName of the cookie category that is displayed to users
description
string
requiredDescription of the cookie category that is displayed to users
required
boolean
requiredWhether the cookie category is required for the website to function
id
string
Unique identifier for the cookie category
created_at
string
Date and time when the cookie category was created
updated_at
string
Date and time when the cookie category was last updated