Update a User from SCIM data

PUT SCIM endpoint to update a User. This endpoint is used to replace a resource's attributes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string | null

A service provider's unique identifier for the user

name
object | null

The components of the user's name

emails
array of objects | null

Email addresses for the User

emails
boolean | null

Boolean that represents whether user is active

phoneNumbers
array of objects | null

Phone numbers for the User

phoneNumbers
Response
200

PUT SCIM endpoint to update a User. This endpoint is used to replace a resource's attributes.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!