curl --request DELETE \
--url https://api.boostgpt.co/v1/bot/heartbeat/delete \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}Permanently delete a heartbeat configuration
curl --request DELETE \
--url https://api.boostgpt.co/v1/bot/heartbeat/delete \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}Was this page helpful?