Update

Updates scalar fields (name, description) on a Checklist. | authz: min_org_role=operator | (ChecklistClientUpdate1) -> (bool)

Authentication

AuthorizationBearer

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

Path parameters

checklist_idstringRequired

Request

This endpoint expects an object.
namestringOptional<=512 characters
descriptionstringOptional<=8192 characters
description__set_to_NonebooleanOptionalDefaults to false

Response

Successful Response

Errors

422
Checklists Update V1request Unprocessable Entity Error