CreateUser

GET /?Action=CreateUser
Description

Creates a new user for your account.

Body parameter

Required: false
Name: CreateUserRequest

Name Description Required Schema Default Example

Path

The path for the user name. If you do not specify a path, it is set to a slash (/).

false

string

UserName

The name of the user to be created.

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

CreateUserResponse

Response 200

Response 200

Name Description Required Schema Default Example

ResponseMetadata

Information about the response.

false

ResponseMetadata

User

Information about the newly created user.

false

User