v8

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-05-061320128.0 KB
SCIM

Update SCIM User

put/Organizations/{OrganizationSid}/scim/Users/{UserSid}

Path parameters

OrganizationSidstring OrganizationSid required
Example:ORd3a1c06d4942d123cd8fa2a052fe110a
UserSidstring UserSid required
Example:US14def5586bc0799a5c7aab80247af278

Headers

If-Matchstring

Request body

idstring

Unique Twilio user sid

externalIdstring

External unique resource id defined by provisioning client

userNamestring required

Unique username, MUST be same as primary email address

displayNamestring

User friendly display name

activeboolean

Indicates whether the user is active

localestring

User's locale

timezonestring

User's time zone

schemasstring[]

An array of URIs that indicate the schemas supported for this user resource

Response

User object with updated attributes