Removes tags from the company with the specified id.

POST

Removes tags from the project with the specified id. To delete the tags the user needs ‘write’ permissions on the specified company. Returns 204 NoContent if all tags have been removed successfully. Returns 207 MultiStatus if at least one tag could not be removed, including the reasons.

Required Permissions: Any authenticated user.

Path parameters

companyIdstringRequired
The id of the company.

Request

This endpoint expects a list of objects.
namestringRequired