Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Response
200 - application/json
Persona updated successfully
The response is of type object
.
Update an existing persona’s information
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Persona updated successfully
The response is of type object
.