Create a new persona
curl --request POST \ --url https://api.anam.ai/v1/personas \ --header 'Authorization: Bearer <token>'
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successfully created persona
Was this page helpful?