Skip to content

Remove a tag from an organization, this is distinct from removing one of the organizations owned tags

DELETE
/v1/organizations/{id}/tags
id
required
string format: uuid

The UUID of the organization

Example
123e4567-e89b-12d3-a456-426614174000
object
tag_id
required
string format: uuid

Tag removed from organization

Organization not found