Methods

  • post - Create a new direct billing user

Resource

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

Properties

Name Type Description
apiOnly boolean Boolean
createNewUserSecret string String
displayName string String
email string String
emailConfirmed boolean Boolean
externalUserSessionReference string String
password string String
timeZone string String
username string String