Categories
Delete category
Delete category by ID
DELETE
/
categories
/
{id}
Authorizations
Authorization
string
headerrequiredPath Parameters
id
string
requiredID of the resource
Response
200 - application/json
name
string
requiredName of the category that is displayed to users
description
string
requiredDescription of the category that is displayed to users
required
boolean
requiredWhether 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