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://ai.wisepilot.app/api/v1/content/listeners/{id} \ --header 'Authorization: Bearer <token>'
{ "success": false, "error": "Invalid API key", "code": "INVALID_API_KEY" }
Permanently deletes a listener and all its associated items.
API key prefixed with cr_ (e.g. cr_a1b2c3...)
cr_
cr_a1b2c3...
The listener UUID
Listener deleted