Agent Personas
Delete agent persona
Delete a persona. Sessions linked to it have persona_id set to NULL via ON DELETE SET NULL — they keep working with no persona attached.
delete/api/v0/agent/personas/{persona_id}
Path parameters
persona_idstring uuid required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.