Skip to main content

Auto-register a Salesforce client

POST 

/v1/oauth-clients/salesforce/auto-register

Verifies the attestation and find-or-creates the confidential OAuth client bound to your organization for the calling Salesforce org. Returns 201 when a client is created (with the client secret, shown once) and 200 on idempotent reuse.

Request

Responses

Existing client returned (idempotent reuse)