Resend Verification Code To Email
POST {{apiPath}}/environments/{{envID}}/emailDomains/{{emailDomainID}}/trustedEmails/{{trustedEmailID}}
The POST {{apiPath}}/environments/{{envID}}/emailDomains/{{emailDomainID}}/trustedEmails/{{trustedEmailID}}
operation is used to resend a verification code to a new trusted email address resource of the trusted email domain in the specified environment. This operation uses the application/vnd.pingidentity.trustedEmail.sendVerificationCode+json
custom media type as the content type in the request header.
Prerequisites
Create a trusted email domain to get an
emailDomainID
for the endpoint. See also Notifications, especially Trusted Email Domains.Create a trusted email address to get a
trustedEmailID
for the endpoint. See also Notifications, especially Trusted Email Addresses.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |