Swarms
Create a persona
Creates one persona. To draft several with a model first, use POST /projects/{projectId}/personas/generate — that route persists nothing.
post/projects/{projectId}/personas
Headers
Idempotency-Keystring
Retry-safe create key. Replaying the SAME key with the SAME body returns the original resource instead of creating a second one; reusing it with a DIFFERENT body is a 409.
Request body
Response
The created persona.