Removes tag from all entities.

Removes tag from all projects. To delete the tags the user needs ‘write’ permissions on the specified entity. Returns 204 NoContent if tag has been removed successfully.

Required Permissions
Any authenticated user.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
namestringRequired>=0 characters<=255 characters

Response

No Content