v1

latestOpenAPI 3.0.02026-07-246171,3332.1 MB
v2

post/update-salesforce-target

Request body

app-private-key-datastring

Base64 encoded PEM of the connected app private key (relevant for JWT auth only)

auth-flowstring required

type of the auth flow ('jwt' / 'user-password')

ca-cert-datastring

Base64 encoded PEM cert to use when uploading a new key to Salesforce

ca-cert-namestring

name of the certificate in Salesforce tenant to use when uploading new key

client-idstring required

Client ID of the oauth2 app to use for connecting to Salesforce

client-secretstring

Client secret of the oauth2 app to use for connecting to Salesforce (required for password flow)

commentstring

Deprecated - use description

descriptionstring

Description of the object

emailstring required

The email of the user attached to the oauth2 app used for connecting to Salesforce

jsonboolean

Set output format to JSON

keep-prev-versionstring

Whether to keep previous version [true/false]. If not set, use default according to account settings

keystring

The name of a key that used to encrypt the target secret value (if empty, the account default protectionKey key will be used)

max-versionsstring

Set the maximum number of versions, limited by the account settings defaults.

namestring required

Target name

new-namestring

New target name

passwordstring

The password of the user attached to the oauth2 app used for connecting to Salesforce (required for user-password flow)

security-tokenstring

The security token of the user attached to the oauth2 app used for connecting to Salesforce (required for user-password flow)

tenant-urlstring required

Url of the Salesforce tenant

tokenstring

Authentication token (see /auth and /configure)

uid-tokenstring

The universal identity token, Required only for universal_identity authentication

update-versionboolean

Deprecated

Response

updateSalesforceTargetResponse wraps response body.

target_idinteger