Name | Type | Description | Notes |
---|---|---|---|
domains *required |
Array<string> |
The domain names the ApiApp will be associated with. | |
name *required |
string |
The name you want to assign to the ApiApp. | |
callbackUrl |
string |
The URL at which the ApiApp should receive event callbacks. | |
customLogoFile |
RequestFile |
An image file to use as a custom logo in embedded contexts. (Only applies to some API plans) | |
oauth |
SubOAuth |
||
options |
SubOptions |
||
whiteLabelingOptions |
SubWhiteLabelingOptions |