Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.closebot.com/notifications/{id} \ --header 'X-CB-KEY: <api-key>'
{ "id": "<string>", "kind": "<string>", "title": "<string>", "body": "<string>", "viewed": true, "timestamp": "2023-11-07T05:31:56Z", "metadata": { "aiProviderId": "<string>", "sourceId": "<string>", "botId": "<string>", "rawAiError": "<string>" } }
CloseBot API Key Authorization
Error
Show child attributes