Update Metadata

Throws if the template doesn’t exist.

Path parameters

templateRidstringRequired

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
titlestringOptional
descriptionstringOptional
labelsset of stringsOptional
propertiesmap from strings to stringsOptional
isArchivedbooleanOptional
isPublishedbooleanOptional

Response

This endpoint returns an object.
titlestring
descriptionstring
labelsset of strings
propertiesmap from strings to strings
isArchivedboolean
isPublishedboolean
createdBystring
createdAtdatetime
updatedAtdatetime
editedAtdatetime

The time of the last permanent commit to the main branch.