Replaces an existing SCIM user by ID (PUT operation)

Replaces an existing SCIM user by ID (PUT operation)

Path Params
string
required

ID of the organization to replace the user in

string
required

ID of the SSO connection

string
required

ID of the user to replace

Body Params
string

Unique identifier for the user

string

External ID for the user

string

Username of the user string user_name = 3;

name
object

Represents a user's name in SCIM format

string

Display name of the user

emails
array of objects

List of email addresses associated with the user

emails
boolean

Indicates if the user is active

meta
object

Metadata about a SCIM resource

schemas
array of strings

List of schemas associated with the user

schemas
Responses

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json