Methods

  • post - Create New User

Resource

{
    "apiOnly": "boolean",
    "displayName": "string",
    "email": "string",
    "emailConfirmed": "boolean",
    "timeZone": "string",
    "username": "string"
}

Properties

Name Type Description
apiOnly boolean Boolean
displayName string

Required

email string String
emailConfirmed boolean Boolean
timeZone string String
username string

Required