Skip to main content

Update User Details

POST 

/org/:orgId/users/:userId

Edit the user details for the user

Request​

Path Parameters

    orgId stringrequired

    The Organization ID (UUID) for which you are querying.

    userId stringrequired

    The User ID of the user for which you are querying.

Body

required

    any

Responses​

Success.

Schema

    any

Loading...