Add an alias to a user

Add an alternative username for a user.

Path Params
string
required

A unique identifier for the user account.

Query Params
string
required

Unique identifier for the contract.

string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params
string
required
length ≥ 1

Alternate usernames for the user.

Responses

Response body
object
string
required
length ≥ 1

Alternate usernames for the user.

string
required
length ≥ 1

A unique identifier for the user's alternate username.

date-time
required

ISO 8601 timestamp marking when the alias was created.

date-time

ISO 8601 timestamp marking when the alias was last modified.

Language
Authentication
URL