Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

Create Email API client #4

Open
iorubs opened this issue May 29, 2020 · 0 comments
Open

Create Email API client #4

iorubs opened this issue May 29, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@iorubs
Copy link
Member

iorubs commented May 29, 2020

Add the following functions and corresponding tests:

  • Retrieve the current email configuration: GET /beta​/email
  • Set the current email configuration: PUT ​/beta​/email
  • Disable and clear the email configuration: DELETE /beta​/email
  • Send a test email to the email address provided in the request body: POST /beta​/email​/verify
@iorubs iorubs added enhancement New feature or request good first issue Good for newcomers labels May 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant