Name | Type | Description | Notes |
---|---|---|---|
Domains | List<string> | The domain names the ApiApp will be associated with. | |
Name | string | The name you want to assign to the ApiApp. | |
CallbackUrl | string | The URL at which the ApiApp should receive event callbacks. | [optional] |
CustomLogoFile | System.IO.Stream | An image file to use as a custom logo in embedded contexts. (Only applies to some API plans) | [optional] |
Oauth | SubOAuth | [optional] | |
Options | SubOptions | [optional] | |
WhiteLabelingOptions | SubWhiteLabelingOptions | [optional] |