cURL
curl --request DELETE \ --url https://api.catalogix.ai/v1/stores \ --header 'Authorization: Bearer <token>'
{ "status": { "code": 0, "message": "success", "request_id": "8c8b2b7e-23d7-4c2a-91b0-2a7c4dfbb312" } }
Pass the API token as a Bearer token in the Authorization header.
Optional trace ID. If not provided, one is generated automatically
Store identifier
"67762d4ce590324df813bd8c"
Successful Response
Status of the operation, including code and message
Show child attributes