cURL
curl --request DELETE \ --url https://api.botifiy.com/instance/delete/{instance} \ --header 'apikey: <api-key>'
{ "status": "<string>", "error": true, "response": { "message": "<string>" } }
Delete an instance
Name of the instance to delete
Ok
Status of the operation
Whether an error occurred
Show child attributes
Response message