v1

latestOpenAPI 3.0.3Apache 2.02026-07-142201861.5 MB
SCIM

Provision a New Organization Member

Create a new Organization Member via a SCIM Users POST Request.

Note that this API does not support setting secondary emails.

post/api/0/organizations/{organization_id_or_slug}/scim/v2/Users

Path parameters

organization_id_or_slugstring required

The ID or slug of the organization the resource belongs to.

Request body

userNamestring email required

The SAML field used for email.

sentryOrgRole'billing' | 'member' | 'manager' | 'admin'

The organization role of the member. If unspecified, this will be set to the organization's default role. The options are:

  • billing - Can manage payment and compliance details.
  • member - Can view and act on events, as well as view most other data within the organization.
  • manager - Has full management access to all teams and projects. Can also manage the organization's membership.
  • admin - Can edit global integrations, manage projects, and add/remove teams. They automatically assume the Team Admin role for teams they join. Note: This role can no longer be assigned in Business and Enterprise plans. Use TeamRoles instead.

Response

activeboolean
schemasstring[] required
idstring required
userNamestring required
sentryOrgRolestring required