Navigation

  • index
  • routing table |
  • django-rest-email-auth 3.0.3 documentation »
  • HTTP Routing Table

HTTP Routing Table

/emails | /register | /request-password-reset | /resend-verification | /reset-password | /verify-email
 
/emails
GET /emails/
GET /emails/(int:id)/
POST /emails/
PUT /emails/(int:id)/
DELETE /emails/(int:id)/
PATCH /emails/(int:id)/
 
/register
POST /register/
 
/request-password-reset
POST /request-password-reset/
 
/resend-verification
POST /resend-verification/
 
/reset-password
POST /reset-password/
 
/verify-email
POST /verify-email/

Quick search

Navigation

  • index
  • routing table |
  • django-rest-email-auth 3.0.3 documentation »
  • HTTP Routing Table
© Copyright 2017, Chathan Driehuys. Created using Sphinx 5.3.0.