/
EV
ever-co
/
Ever Traduora API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 22m ago · Updated 2mo ago
Details
Filter operations
Authentication
7
get
List available external auth providers
post
Create a new user account
post
/api/v1/auth/signup-provider
post
Request an authentication token for an existing user or project client
post
Request reset password email
post
Reset password from token
post
Change password using current one
Exports
1
Imports
1
Locales
1
Project Clients
5
Project Invites
4
Project Labels
8
Project Plans
1
Project Stats
1
Project Users
3
Projects
5
Terms
4
Translations
5
Users
3
Authentication
Reset password from token
post
/api/v1/auth/reset-password
Request body
ResetPasswordRequest
required
email
string
required
token
string
required
newPassword
string
required
Response
Password changed
Changes