|docs
Start Trial

Update user

Updates an existing user with the provided details. Scoped OAuth requires: users.write

Authorization

apiKey bearerToken
Authorization<token>

A General Access API Key with format Token token=<API_KEY>

In: header

AuthorizationBearer <token>

An App OAuth Token with format Bearer <TOKEN>

In: header

Path Parameters

id*string

The ID of the user targeted in this request.

Request Body

application/json

SCIM User Update Params

TypeScript Definitions

Use the request body type in TypeScript.

The properties of a SCIM user that can be set/modified. All other properties are ignored.

Response Body

application/scim+json

application/scim+json

application/scim+json

application/scim+json

application/scim+json

application/scim+json