Authentication-Self

Number of APIs: 9

  1. updateSelfEmail POST https://{{host}}/api/v1/self/update

  2. verifySelfEmail POST https://{{host}}/api/v1/self/update/verify/:token

  3. generate2FASecretKey GET https://{{host}}/api/v1/self/two_factor/token

  4. verifyTwoFactor POST https://{{host}}/api/v1/self/two_factor/verify

  5. recoverPassword POST https://{{host}}/api/v1/recover

  6. verifyRecoverPasssword POST https://{{host}}/api/v1/recover/verify/:token

  7. deleteSelf DELETE https://{{host}}/api/v1/self

  8. getSelf GET https://{{host}}/api/v1/self

  9. updateSelf PUT https://{{host}}/api/v1/self