Skip to main content
PATCH
Update a user

Path Parameters

id
string
required
Example:

"usr_abc123"

Body

application/json
name
string
role
string
isActive
boolean
metadata
object

Response

200 - application/json

User updated

The response is of type unknown.