/admin/v1/users

Creates a new user

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The user to create

string
required
length ≤ 10240
^[a-zA-Z0-9\\-_.@]+$

The username used to identify the account

string
required
length ≤ 10240

The first name of the user

string
required
length ≤ 10240

The last name of the user

string

The email address of the user

string
length ≤ 10240

The phone number of the user

boolean

Indicates whether the user account is able to be automatically updated by Medallia ETL processes

boolean

Indicates whether the user account is included in user-activity-account-split nodes in Medallia AA2 reports

string
length ≤ 10240

The user's account ID in the company's authentication systems, set automatically during auto-logon processes

boolean

Indicates whether the direct-to-Medallia user logins are blocked and, as a consequence, password resets are also blocked. This has no bearing on SSO-based authentication or mobile access codes.

data-access
object

Data access ensures a user only sees the records for which they have permission

roles
object
required

The roles of which this account is a member

Headers
string
enum

A request header indicating the configured email template for new users should be sent to the user being created. If unspecified or set to false, no email is sent after a new user is created.

Allowed:
Responses

401

Unauthorized

403

Forbidden

412

Precondition failed

500

Internal server error

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*