cURL
curl --request DELETE \ --url https://api.beeze.io/v1/ai-overviews/prompts \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "ids": [ "3c90c3cc-0d44-4b50-8888-8dd25736052a" ] } '
{ "data": { "requestedCount": 123, "deletedCount": 123 } }
API key for external Beeze API access
1 - 100
Prompt delete result
Show child attributes