API v1 ReferenceTask TagsUpdates a tag to the entity with the specified id.POSThttps://api.awork.com/api/v1/tasks/:entityId/updatetagsTo update the tag the user needs ‘write’ permissions on the specified entity. Required PermissionsAny authenticated user.Path parametersentityIdstringRequiredHeadersAuthorizationstringRequiredBearer authentication of the form Bearer <token>, where token is your auth token.Query parametersisPrivateTaskbooleanOptionalIf the entity is a private task.RequestThis endpoint expects an object.oldTagNamestringRequired>=1 characternewTagobjectRequiredShow 2 propertiesshouldMergeboolean or nullOptionalResponseNo Content