PUT
/
me
/
applications
/
{app}
/
data

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token> where <token> is the user's Rownd JWT

Path Parameters

app
string
required

Rownd application ID

Body

data
object

User profile data

Response

200 - application/json
rownd_user
string

The user's ID

data
object

User profile data

verified_data
object

User profile data that has been verified

groups
object[]

Groups in which the user is a member

meta
object
connection_map
object
redacted
string[]
revoke_after
object
retain_until
object