Profile

Endpoints for current profile

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

OK

*/*
idinteger · int64Required
usernamestringRequired
namestringRequired
rolesstring[]Required
get
/api/profile
put
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
namestringRequired
Responses
chevron-right
200

OK

*/*
idinteger · int64Required
usernamestringRequired
namestringRequired
rolesstring[]Required
put
/api/profile

Last updated