curl --request DELETE \
--url https://api.getsly.ai/v1/v1/acp/checkouts/{id} \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}Allowed only for un-paid checkouts. Soft-delete retains audit trail.
curl --request DELETE \
--url https://api.getsly.ai/v1/v1/acp/checkouts/{id} \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}