Apply checklist

Adds the Checklist’s checks to the Case’s enabled_check_keys (deduped) and records the Checklist id. Does not touch existing check runs. Idempotent. | authz: min_org_role=operator | (CaseChecksApplyChecklistReq) -> (bool)

Authentication

AuthorizationBearer

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

Path parameters

case_idstringRequired

Request

This endpoint expects an object.
checklist_idstringRequired

Response

Successful Response

Errors

422
Cases Apply Checklist V1request Unprocessable Entity Error