Usuário

Get current user information

get

Returns information about the authenticated user

Authorizations
api-tokenstringRequired
Responses
200

Successful operation

application/json
get
/user

Update user locale

put

Updates the user's preferred language/locale

Authorizations
api-tokenstringRequired
Path parameters
localestring · enumRequired

The locale to set for the user

Possible values:
Responses
200

Locale successfully updated

application/json
put
/locale/{locale}

Last updated