Skip to main content
DELETE
Detach a tag from a post

Authorizations

Authorization
string
header
required

Path Parameters

post_id
integer
required

UID of a post

Example:

1

tag_id
integer
required

UID of a tag

Example:

1

Response

OK

status
string

Status of the operation

Example:

"ok"