v1
latestOpenAPI 3.0.02026-07-26392662.9 KBOrganisations
Remove a tag from an organisation
delete/v1/workspaces/{workspaceUuid}/organisations/{organisationUuid}/tags
Path parameters
workspaceUuidstring uuid required
Example:550e8400-e29b-41d4-a716-446655440000
The UUID of the workspace
organisationUuidstring uuid required
Example:550e8400-e29b-41d4-a716-446655440000
The UUID of the organisation
Request body
Example request
{
"tag_name": "Tag Name"
}Response
The tag was removed from the organisation