Skip to main content

Update an existing local user

Body parameter
{
  "firstName": "string",
  "lastName": "string",
  "email": "string",
  "groupId": "00000000-0000-0000-0000-000000000000",
  "status": "INVITED",
  "role": "OWNER"
}

Parameters

Name

In

Type

Required

Description

id

path

string

true

none

body

body

UserUpdateRequest

true

none

» firstName

body

string

false

none

» lastName

body

string

false

none

» email

body

string

false

none

» groupId

body

string

false

none

» status

body

string

false

none

» role

body

string

false

none

Enumerated Values

Parameter

Value

» status

INVITED

» status

ACTIVE

» status

SUSPENDED

» status

SUSPENDED_IDP

» role

OWNER

» role

MEMBER

» role

ADMIN

Responses

Status

Meaning

Description

Schema

200

OK

OK

UserResponse

To perform this operation, you must be authenticated by means of one of the following methods: oauth

Can't find what you're looking for?

Our support team will be happy to assist you.