Skip to main content
PUT
Modify a User’s User Type

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

userEmail
string
required

The user’s email

Body

application/json
type
enum<string>
Available options:
STANDARD,
READ_ONLY

Response

Ok

type
enum<string>
Available options:
STANDARD,
READ_ONLY