post https://gateway.snowpal.com/keys//checklists//checklist-items
Adds a key checklist item.
Log in to see full request history
Response
Adds a key checklist item.
xxxxxxxxxx
curl --request POST \
--url https://gateway.snowpal.com/keys/id/checklists/checklist-id/checklist-items \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!