cURL
Endpoints
Update a Persona
Update a specific persona by ID.
PATCH
cURL
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.

