Skip to main content
DELETE
Detach a category from a post

Authorizations

Authorization
string
header
required

Path Parameters

post_id
integer
required

UID of a post

Example:

1

category_id
integer
required

UID of a category

Example:

1

Response

OK

status
string

Status of the operation

Example:

"ok"