Obtain delegation token
documentedLegacy mechanism to obtain a delegation token for calling another API/add-on (deprecated in newer tenants).
POST /delegationAuthentication APIno implementation yet0 runsInput
domain*
Auth0 Domain (Tenant domain)
your-tenant.auth0.com
client_id*
Client ID
YOUR_CLIENT_ID
id_token*
ID Token
ID_TOKEN
target*
Target Client ID
TARGET_CLIENT_ID
scope
Scope
openid profile email
api_type
API Type
salesforce_api
Calls Auth0 as you (your API key is your account); keychains.dev holds the credentials.