PUT
/
applications
/
{app}
/
users
/
{user}
/
data

Authorizations

x-rownd-app-key
string
headerrequired

The publishable key of your application credentials. (more details)

x-rownd-app-secret
string
headerrequired

The private secret of your application credentials. (more details)

Path Parameters

app
string
required

Rownd application ID

user
string
required

Query Parameters

write_data_to_integrations
boolean
default: true

Should Rownd write the profile data changes to integrations attached to your application

Body

data
any

User profile data

connection_map
object

Response

200 - application/json
rownd_user
string

The user's ID

state
enum<string>
default: enabled

The user's state

Available options:
enabled,
disabled
auth_level
string

The user's authentication level

data
any

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