curl --request DELETE \
--url https://app.kosli.com/api/v2/actions/{org}/{action_number} \
--header 'Authorization: Bearer <token>'Delete a specific action for an org.
curl --request DELETE \
--url https://app.kosli.com/api/v2/actions/{org}/{action_number} \
--header 'Authorization: Bearer <token>'Was this page helpful?