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.aimtell.com/prod/prompt/{id} \ --header 'X-Authorization-Api-Key: <api-key>'
{ "result": "success", "message": "Successfully de-activated prompt.", "id": "1234" }
Deletes an opt-in prompt
Prompt ID
200
"success"
"Successfully de-activated prompt."
"1234"