Update Email OTP authenticator configuration
Update the tenant’s email OTP authenticator configuration.
Authorizations
Use your Authsignal Management API secret key as the username and leave the password empty. This key is different from the Server API key and can be found in the API Keys section of the Authsignal Portal settings page.
Body
Email OTP fields to update. Omitted fields are preserved. Send null for a clearable field to remove it. Credential objects are merged with stored credentials. When emailProvider changes, the new provider's credentials are required unless a complete set is already stored; restating the current provider needs none. Credentials must belong to the selected (or stored) provider, and a request that leaves it without complete credentials is rejected.
The email provider. Supply the matching credential object for BIRD, MAILJET, MAILGUN, MANDRILL, SENDGRID, or SMTP.
BIRD, MAILJET, MAILGUN, MANDRILL, SENDGRID, SMTP Message delivery limits. Every configured limit applies.
1 - 6 elementsUse with the MAILJET email provider.
Use with the MAILGUN email provider.
Use with the MANDRILL email provider.
Use with the BIRD email provider.
Use with the SENDGRID email provider.
Use with the SMTP email provider.
Response
OK
The immutable identifier for this configuration.
The verification method produced by this configuration.
"EMAIL_OTP"The email provider. Supply the matching credential object for BIRD, MAILJET, MAILGUN, MANDRILL, SENDGRID, or SMTP.
BIRD, MAILJET, MAILGUN, MANDRILL, SENDGRID, SMTP Message delivery limits. Every configured limit applies.
1 - 6 elementsUse with the MAILJET email provider.
Use with the MAILGUN email provider.
Use with the MANDRILL email provider.
Use with the BIRD email provider.
Use with the SENDGRID email provider.
Use with the SMTP email provider.

