Updates a tag to the entity with the specified id.

POST

To update the tag the user needs ‘write’ permissions on the specified entity.

Required Permissions
Any authenticated user.

Path parameters

entityIdstringRequired

Query parameters

isPrivateTaskbooleanOptional

If the entity is a private task.

Request

This endpoint expects an object.
oldTagNamestringRequired>=1 character
newTagobjectRequired
Built with