Account Management APIs

As people join and leave your organization, you need to grant and revoke access to Workplace.

This set of guides introduces the concepts of account provisioning and deactivation through the use of account management APIs using SCIM V1, SCIM V2.0 or the Graph API

SCIM 2.0 is the latest industry standard API for account management. With SCIM 2.0, your organisation will be able to better manage users at scale, via PATCH support.

SCIM 1.1 will be deprecated as-of May 31st, 2024.

SCIM API

Provision and deactivate your people in your user directory via REST APIs based on the SCIM protocol.

SCIM API 2.0SCIM API 1.1 (DEPRECATED)

Graph API

Read, create, modify and delete users using the account management endpoints on the Graph API.

Graph API