> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zocomputer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete persona

> Delete a persona by ID for the current user.

{/* Tool: delete_persona */}

## Parameters

<ParamField path="persona_id" type="string" required={true}>
  Identifier of the persona to delete.
</ParamField>
