API v1 ReferenceProject TagsUpdates a tag to the project with the specified id.Copy pagePOSThttps://api.awork.com/api/v1/projects/:projectId/updatetagsTo update the tag the user needs 'write' permissions on the specified project.AuthenticationAuthorizationBearerBearer authentication of the form Bearer <token>, where token is your auth token.ORAuthorizationBearerBearer authentication of the form Bearer <token>, where token is your auth token.Path parametersprojectIdstringRequiredformat: "uuid"The id of the project.Requestapplication/jsonThe model with the tags to update.oldTagNamestringRequired>=1 characternewTagobjectRequiredShow 2 propertiesshouldMergeboolean or nullOptionalResponseNo Content