Salesforce · Example Payload

Salesforce Forgot Password Initialize Request Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Forgot Password Initialize Request Example is an example object payload from Salesforce, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

usernamerecaptcha

Example Payload

Raw ↑
{
  "username": "example_value",
  "recaptcha": "example_value"
}