Member Group User

Log in to see full request history

Response

Field
Type
Description
user_idintThe user id
emailstringThe email of the user
first_namestringThe first name of the user.
last_namestringThe last name of the user.
created_atstringThe date and time the user was created
deletedboolThe is deleted flag
user_namestringThe user name
member_idintThe member id
member_group_idintThe member group id
phonestringThe phone number
last_loginstringThe date and time of the last login
statusstringThe status of the user
created_byintThe user that created this user
last_modifiedstringThe date and time the user was last modified
last_edited_byintThe user that last edited this user
rolesarrayThe roles array
idintThe role id
namestringThe role name
access
objectThe role access object
clientsarray of intsThe list of client ids
advertiser_groupsarray of intsThe list of advertiser group ids
advertisersarray of intsThe list of advertiser ids
locale
objectThe locale object
idintThe locale id
namestringThe locale name
codestringThe locale code
use_base_bidboolThe use base bid flag.
deletedboolThe deleted flag for bidder.

Try It!

Path Params
int32
required

the Member Group ID of the user

int32
required

the ID of the user to be edited

Body Params
string
required

The email of the user

string
required

The first name of the user (Must be included as at least an empty string)

string
required

The last name of the user (Must be included as at least an empty string)

int32
required

The member group ID for the user

int32
required

The member ID that corresponds to the user

string

The phone number of the user

locale
object
roles
array of objects
required

The object defining the roles and permissions of the user

roles*
Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json