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.zelto.ai/v1/findings/{id}/conversations/{conversationId} \ --header 'Authorization: Bearer <token>'
{ "error": "<string>", "message": "<string>", "details": {} }
Send Authorization: Bearer YOUR_API_KEY. The key resolves to a single organization.
Authorization: Bearer YOUR_API_KEY
Removed.