Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 796 Bytes

ApiAppCreateRequest.md

File metadata and controls

20 lines (11 loc) · 796 Bytes

ApiAppCreateRequest

Properties

Name Type Description Notes
domains*required List<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 File An image file to use as a custom logo in embedded contexts. (Only applies to some API plans)
oauth SubOAuth
options SubOptions
whiteLabelingOptions SubWhiteLabelingOptions