cURL
curl --request DELETE \ --url https://api.catalogix.ai/v1/stores/{store_uuid} \ --header 'apikey: <apikey>'
{ "status": { "code": 0, "message": "success" } }
Successful Response
Status of the operation, including code and message
Show child attributes