Issue a Salesforce registration attestation
GET/v1/oauth-clients/salesforce/attestation
Returns a short-lived, single-use token bound to the authenticated installer user. Pass it to the auto-register endpoint to provision the per-organization Salesforce client.
Request
Responses
- 200
- 401
- 403
Attestation issued
Missing or invalid access token
Token is missing the oauth_clients:write scope