Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Authentication token obtained from POST /token

Path Parameters

id
integer
required

ID of user to edit

Body

application/json
email
string<email>
firstname
string
lastname
string
password_reset_code
string | null
groups
string[]
user_organisation_identifier
string | null
properties
object

Response

updated user

status
boolean
result
object