Skip to main content
PUT
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

app_id
string
required

ID of the app

user_id
string
required

ID of the user to update

Body

application/json

Updated user parameters

name
string | null
metadata
Metadata · object | null

Response

Successful Response

id
string
required
name
string
required
app_id
string
required
created_at
string<date-time>
required
metadata
Metadata · object