cURL
curl --request DELETE \ --url https://api.futureagi.com/simulate/api/personas/{id}/ \ --header 'X-Api-Key: <api-key>' \ --header 'X-Secret-Key: <api-key>'
Delete a workspace-level persona
API Key for authentication. Click here to access API Key
Secret Key for authentication. Click here to access Secret Key
Persona deleted
Was this page helpful?