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://api.zenskar.com/business_entities/{business_entity_id}/config/{country_code} \ --header 'organisation: <api-key>' \ --header 'x-api-key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Soft-delete all configs for a specific country for a business entity.
Successful Response