cURL
curl --request DELETE \ --url https://api.decisionly.com/v1/issuer/cases/{case_id} \ --header 'Authorization: Basic <encoded-value>'
{ "success": true }
Deletes a case by ID.
Documentation IndexFetch the complete documentation index at: https://docs.decisionly.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.decisionly.com/llms.txt
Use this file to discover all available pages before exploring further.
Use your API key as the username. No password is required.
Returns a confirmation message.