Skip to main content
POST
C#

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

external_client_id
string<absolute-https-uri-or-empty>
required

URL to the Client ID Metadata Document. Acts as the unique identifier for upsert operations.

Required string length: 1 - 120

Response

CIMD client successfully updated (idempotent).

Response after successfully registering or updating a CIMD client

client_id
string
required

The Auth0 client_id of the created or updated client

mapped_fields
object
required

Auth0 client fields mapped from the Client ID Metadata Document

validation
object
required

Validation result for the Client ID Metadata Document