Skip to main content
PUT
Update Profile

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
full_name
string | null
organization
string | null
organization_type
string | null
sector
string[] | null

Response

Successful Response

username
string
required
email
string<email>
required
organization
string
required
id
integer
required
account_type
enum<string>
default:Free
Available options:
Free,
Premium,
Admin
oauth_type
enum<string>
default:Credentials
Available options:
Credentials,
Google,
GitHub
full_name
string | null
organization_type
string | null
sector
string[] | null