Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://public-api.stora.co/2025-09/deals/{deal_id} \ --header 'Authorization: Bearer <token>'
{ "success": { "message": "Deal deleted successfully." }, "meta": { "request_id": "01563646-58c1-4607-8fe0-cae3e92c4477", "curies": [ { "name": "bo", "href": "https://app.stora.test{rel}", "templated": true, "title": "Backoffice" }, { "name": "sf", "href": "https://acme.stora.test{rel}", "templated": true, "title": "Storefront" } ] } }
Delete a deal by its ID.
Required authorization scope: public.deal:write
public.deal:write
Bearer Token necessary to use API
The ID of the deal to retrieve
deal deleted
Generic Success Response
Show child attributes
Was this page helpful?
Contact support