Create

Creates a new Checklist for the caller’s organization. | authz: min_org_role=operator | (ChecklistClientCreate1) -> (PydanticObjectId)

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
schema_versionintegerRequired
namestringRequired<=512 characters
descriptionstringOptional<=8192 characters
checkslist of objectsOptional

Response

Successful Response

Errors

422
Checklists Create V1request Unprocessable Entity Error