Skip to main content

Update a user

PATCH 

/identities/users

Updates details of a specific user.

Request

Body

required

    id string
    username string
    email string

Responses

User updated

Loading...