users
Update User
Update a User’s name and/or metadata
PUT
/
v1
/
apps
/
{app_id}
/
users
/
{user_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Update a User’s name and/or metadata
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.