curl --request DELETE \
--url https://api.malga.io/v1/vendors/{id} \
--header 'X-Api-Key: <api-key>' \
--header 'X-Client-Id: <api-key>'{
"error": {
"type": "api_error",
"declinedCode": "<string>",
"message": "<string>",
"details": "<array>"
}
}curl --request DELETE \
--url https://api.malga.io/v1/vendors/{id} \
--header 'X-Api-Key: <api-key>' \
--header 'X-Client-Id: <api-key>'{
"error": {
"type": "api_error",
"declinedCode": "<string>",
"message": "<string>",
"details": "<array>"
}
}Documentation Index
Fetch the complete documentation index at: https://docs.malga.io/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?