Update a specific persona by ID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the persona to update.
Updated persona details.
The body is of type object
.
Persona updated successfully.
The response is of type object
.