Methods

  • post - Create New User

Resource

{
    "apiKey": "string",
    "displayName": "string",
    "email": "string",
    "emailConfirmed": "boolean",
    "id": "int32",
    "timeZone": "string",
    "username": "string"
}

Properties

Name Type Description
apiKey string String
displayName string String
email string String
emailConfirmed boolean Boolean
id int32 Int32
timeZone string String
username string String