PUT
/
me
/
applications
/
{app}
/
data

Authorizations

Authorization
string
header
required

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

attributes
object

User profile attributes

connection_map
object
data
any

User profile data

Response

200 - application/json
attributes
object

User profile attributes

auth_level
string

The user's authentication level

connection_map
object
data
any

User profile data

groups
object[]

Groups in which the user is a member

meta
object
rownd_user
string

The user's ID

state
enum<string>
default:
enabled

The user's state

Available options:
enabled,
disabled
verified_data
object

User profile data that has been verified