Register or update a CIMD client via metadata URI
Register or update a CIMD client via metadata URI
Idempotent registration for Client ID Metadata Document (CIMD) clients. Uses external_client_id as the unique identifier for upsert operations. Create: Returns 201 when a new client is created (requires \
POST
Register or update a CIMD client via metadata URI
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.
Body
URL to the Client ID Metadata Document. Acts as the unique identifier for upsert operations.
Required string length:
1 - 120Response
CIMD client successfully updated (idempotent).
Response after successfully registering or updating a CIMD client