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 PATCH \ --url https://api.beeze.io/v1/ai-overviews/prompts/{id} \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "promptText": "<string>", "location": "<string>", "tags": [ "<string>" ] } '
{ "data": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "promptText": "<string>", "project": "<string>", "tags": [ "<string>" ], "createdAt": "<string>", "updatedAt": "<string>", "location": "<string>", "metrics": { "visibility": 123, "position": 123, "volume": 123, "sentiment": 123 } } }
API key for external Beeze API access
3 - 1000
active
inactive
suggested
Prompt updated
Show child attributes