/
EV
ever-co
/
Ever Traduora API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2mo ago
Details
Filter operations
Authentication
5
Exports
1
Imports
1
Locales
1
Project Clients
5
Project Plans
1
Project Users
4
Projects
5
Terms
4
Translations
5
Users
3
get
Get the current user's profile
delete
Delete the current user's account
patch
Update the current user's profile
Users
Update the current user's profile
patch
/api/v1/users/me
Request body
UpdateUserDataRequest
required
name
string
email
string
Response
Updated
UserInfoResponse
required
data
UserInfoDTO
required
Changes