API v1 ReferenceProject Template TagsUpdates a tag to the projecttemplate with the specified id.Copy pagePOSThttps://api.awork.com/api/v1/projecttemplates/:projecttemplateId/updatetagsTo update the tag the user needs 'write' permissions on the specified projecttemplate.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 parametersprojecttemplateIdstringRequiredformat: "uuid"The id of the projecttemplate.Requestapplication/jsonThe model with the tags to update.oldTagNamestringRequired>=1 characternewTagobjectRequiredShow 2 propertiesshouldMergeboolean or nullOptionalResponseNo Content