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