Updating via SCIM

Provision and manage user accounts with the Drift SCIM API. SCIM is used by Single Sign-On (SSO) services and identity providers to manage people across a variety of tools, including Drift. It's also possible to write your own apps and scripts using the SCIM API to programmatically manage the members of your workspace.

📘

Please note that the SCIM API and SSO are only available on Drift's paid plans.

Drift supports SCIM 2.0 updating for the user resource as described here: https://tools.ietf.org/html/rfc7644#section-3.5

PUT or PATCH requests to https://driftapi.com/scim/Users/{userId} with a user schema as described in User Schema will update the referenced Drift user per the spec.


OSZAR »