Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Creates a new checklist with the provided slug, type, and data.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.