/personify when you already have source text and want to rewrite it in a persona voice enabled for your account.
Headers
| Header | Type | Required | Description |
|---|---|---|---|
Content-Type | string | Yes | Must be application/json |
Authorization | string | Conditional | Bearer API key for API-key billing |
x-api-key | string | Conditional | Alternative to Authorization |
Body parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
personaId | string | Yes | Persona UUID with /personify access |
raw | string | Yes | Non-empty source text to rewrite; not treated as instructions |

