Skip to main content

Remove Text Tag

DELETE 

/v2/texts/{text_id}/tags/{tag_id}

Delete a user-source tag from a text.

The row's source must be "user" AND created_by must match the requester (or the requester must be admin). Idempotent: deleting an already-absent tag returns 204.

Request

Responses

Successful Response