Endpoints
Update a Persona
Update a specific persona by ID.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the persona to update.
Body
application/json
Updated persona details.
The updated name of the persona.
Updated attributes defining the persona's characteristics.