v1
latestOpenAPI 3.0.02026-07-246171,3332.1 MBRequest body
Base64 encoded PEM of the connected app private key (relevant for JWT auth only)
type of the auth flow ('jwt' / 'user-password')
Base64 encoded PEM cert to use when uploading a new key to Salesforce
name of the certificate in Salesforce tenant to use when uploading new key
Client ID of the oauth2 app to use for connecting to Salesforce
Client secret of the oauth2 app to use for connecting to Salesforce (required for password flow)
Protection from accidental deletion of this object [true/false]
Description of the object
The email of the user attached to the oauth2 app used for connecting to Salesforce
Set output format to JSON
The name of a key that used to encrypt the target secret value (if empty, the account default protectionKey key will be used)
Set the maximum number of versions, limited by the account settings defaults.
Target name
The password of the user attached to the oauth2 app used for connecting to Salesforce (required for user-password flow)
The security token of the user attached to the oauth2 app used for connecting to Salesforce (required for user-password flow)
Url of the Salesforce tenant
Authentication token (see /auth and /configure)
The universal identity token, Required only for universal_identity authentication
Response
targetCreateSalesforceResponse wraps response body.