Go
Patch a connection's SCIM configuration
Update a scim configuration by its connectionId.
PATCH
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 update its SCIM configuration
Body
Response
The connection's SCIM configuration was updated. 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