cURL
curl --request DELETE \ --url https://server.promptwatch.com/api/v2/personas/{id} \ --header 'X-API-Key: <api-key>'
{ "error": "<string>", "message": "<string>", "code": "<string>", "details": {} }
Delete a persona
API key for authentication. Get yours from the Promptwatch dashboard under Settings > API Keys.
Persona ID
Persona deleted successfully