Request email verification code
Verified Resources
Request email verification code
Sends a verification code to the email. If accessed using an OAuth access token, the VERIFIED_RESOURCES_WRITE scope is required.
POST
Request email verification code
Headers
value must be Bearer <token> where <token> is api key prefixed with cal_, managed user access token, or OAuth access token
Body
application/json
Email to verify.
Example:
Response
200 - application/json
Available options:
success, error Example:
"success"