cURL
curl --request DELETE \ --url https://server.promptwatch.com/api/v2/personas/{id} \ --header 'X-API-Key: <api-key>'
{ "error": "Unauthorized", "message": "Missing or invalid X-API-Key header." }
Delete a persona
Documentation IndexFetch the complete documentation index at: https://promptwatch.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://promptwatch.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Get yours from the Promptwatch dashboard under Settings > API Keys.
Persona ID
Persona removed; empty body.