Go
Create a SCIM configuration
Create a scim configuration for a connection.
POST
Go
Documentation Index
Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The id of the connection to create its SCIM configuration
Body
Response
The connection's SCIM configuration was created. See Response Schemas for schema.
The connection's identifier
The connection's name
The connection's strategy
The tenant's name
User ID attribute for generating unique user ids
The mapping between auth0 and SCIM
The ISO 8601 date and time the SCIM configuration was created at
The ISO 8601 date and time the SCIM configuration was last updated on