Updates a tag to the projecttemplate with the specified id.

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

Path parameters

projecttemplateIdUUIDRequired

The id of the projecttemplate.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

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

Response

No Content