API v1 ReferenceProject TagsUpdates a tag to the project with the specified id.POSThttps://api.awork.com/api/v1/projects/:projectId/updatetagsTo update the tag the user needs 'write' permissions on the specified project.Path parametersprojectIdUUIDRequiredThe id of the project.HeadersAuthorizationstringRequiredBearer authentication of the form Bearer <token>, where token is your auth token.RequestThis endpoint expects an object.oldTagNamestringRequired>=1 characternewTagobjectRequiredShow 2 propertiesshouldMergeboolean or nullOptionalResponseNo Content