Skip to main content

Update Person For Self

POST 

/users/v1/person/me/info

Update information for the person on the access token.

Request

Body

required

    email Email (string)required

    Email address to update to

Responses

Successful Response

Schema

    any

Loading...