Identity and Access Management | Mar. 29, 2026
Twilio SCIM API
Twilio SCIM API is now Generally Available (GA). You can now automate user provisioning and deprovisioning directly from your Identity Provider (IdP), keeping Twilio access in sync as your team grows and changes.
Connect your IdP to Twilio using the SCIM 2.0 standard by creating an OAuth application in the Twilio Admin Center. Use the access token to manage users via the SCIM API endpoints—create new Twilio users, update user details, and deactivate access automatically.
Create a new OAuth application using the authorization code grant type with the required SCIM scopes.
Use the access token to manage users via the SCIM API endpoints—create Twilio users, update user details, and deactivate access automatically
Okta is supported out of the box; Azure AD and Google Workspace require custom setup.
To learn more about the SCIM API, please check our docs.