Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 996 Bytes

ApiAppCreateRequest.md

File metadata and controls

17 lines (12 loc) · 996 Bytes

# ApiAppCreateRequest

Properties

Name Type Description Notes
domains*required string[] The domain names the ApiApp will be associated with.
name*required string The name you want to assign to the ApiApp.
callback_url string The URL at which the ApiApp should receive event callbacks.
custom_logo_file \SplFileObject An image file to use as a custom logo in embedded contexts. (Only applies to some API plans)
oauth \Dropbox\Sign\Model\SubOAuth
options \Dropbox\Sign\Model\SubOptions
white_labeling_options \Dropbox\Sign\Model\SubWhiteLabelingOptions

[Back to Model list] [Back to API list] [Back to README]