Auth Add Email
End-Point
This API is used to add additional emails to a user's account.
- Definition
- Try It Out
- Code
Get Parameters
apikey :
LoginRadius API Key [REQUIRED]
verificationurl :
Email verification url
emailtemplate :
Name of the email template to be sent out
Headers Parameters
Authorization :
Bearer <ACCESS_TOKEN> (User's access token) [REQUIRED]
Post Parameters
email :
Email to be added to the user's account [REQUIRED]
type :
String to identify the type of email [REQUIRED]