me

Add Email Forwarding

Request to add email address to user's forwarding list.

Sends a verification email with a confirmation link. The email is not added to verified_emails until the link is clicked.

post/me/email-forwarding

Request body

emailstring email required

Response

Successful Response

messagestring required
emailstring required
status'sent' | 'cooldown' | 'already_verified' required
retry_after_secondsinteger

Changes

Changed in 1 of the 22 revisions of this API.3

    • ○

      added the new optional request property

      new-optional-request-property

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the required property to the response with the status

      response-required-property-added

Of the 22 revisions, 1 has no diff computed.