Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 892 Bytes

ApiAppUpdateRequest.md

File metadata and controls

20 lines (12 loc) · 892 Bytes

ApiAppUpdateRequest

Properties

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

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