Authentication-Self
Number of APIs: 9
-
updateSelfEmail POST https://{{host}}/api/v1/self/update
-
verifySelfEmail POST https://{{host}}/api/v1/self/update/verify/:token
-
generate2FASecretKey GET https://{{host}}/api/v1/self/two_factor/token
-
verifyTwoFactor POST https://{{host}}/api/v1/self/two_factor/verify
-
recoverPassword POST https://{{host}}/api/v1/recover
-
verifyRecoverPasssword POST https://{{host}}/api/v1/recover/verify/:token
-
deleteSelf DELETE https://{{host}}/api/v1/self
-
getSelf GET https://{{host}}/api/v1/self
-
updateSelf PUT https://{{host}}/api/v1/self