cURL
curl --request POST \ --url https://api.example.com/checklist-items/:id/assignees
{ "data": null }
Set assignees for a checklist item.
OK