SCIM API references

Snowflake provides the following SCIM APIs, which allow identity providers to make requests to Snowflake:

  • User API: Allows identity providers to do the following actions:

    • Check if users exist.

    • Get details about users.

    • Create and activate users.

    • Update user attributes.

    • Delete and activate users.

  • Group API: Allows identity providers to do the following actions:

    • Get details about groups.

    • Create groups.

    • Update groups.

    • Delete groups.

For additional examples, see the Postman collection.