v8

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

Create SCIM User

post/Organizations/{OrganizationSid}/scim/Users

Path parameters

OrganizationSidstring OrganizationSid required
Example:ORceef74a747c1ae8d837aafb5a31e475f

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

Created User