Update Metadata

PUT

Updates the metadata of a checklist.

Path parameters

ridstringRequired

Request

This endpoint expects an object.
assigneeRidstringOptional
titlestringOptional
descriptionstringOptional
propertiesmap from strings to stringsOptional
labelsset of stringsOptional
isPublishedbooleanOptionalDefaults to false

Response

This endpoint returns an object.
authorRidstring
assigneeRidstring
titlestring
descriptionstring
createdAtdatetime
propertiesmap from strings to strings
labelsset of strings
isArchivedboolean
isPublishedboolean
lastUseddatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z
Built with