Put
/reseller/getAuthenticatedUser
Operation to retrieve details about the Authenticated User. This operation validates the given User with that of the User from the Authentication token and returns the details for the User
Security
OAuth
FlowPassword
Token URL/oauth/token
Body parameters
string
Responses
200
OK
object
accessType
string
Valid values[
"Owner",
"Admin",
"Billing",
"Readonly"
]
email
string
id
integer (int32)
identityProvider
string
passwordChanged
boolean
passwordChangedOn
string (date-time)
registeredAdmin
boolean
resellerId
integer (int64)
ssoEnabledOnParent
boolean
ssoEnforced
boolean
type
string
username
string