Sha256: 1642747e5dd01bf34c2377f1aced1b58a401b3b81769cf663d4f9ece649a4dce
Contents?: true
Size: 751 Bytes
Versions: 15
Compression:
Stored size: 751 Bytes
Contents
# Dropbox::Sign::ApiAppUpdateRequest ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `callback_url` | ```String``` | The URL at which the API App should receive event callbacks. | | | `custom_logo_file` | ```File``` | An image file to use as a custom logo in embedded contexts. (Only applies to some API plans) | | | `domains` | ```Array<String>``` | The domain names the ApiApp will be associated with. | | | `name` | ```String``` | The name you want to assign to the ApiApp. | | | `oauth` | [```SubOAuth```](SubOAuth.md) | | | | `options` | [```SubOptions```](SubOptions.md) | | | | `white_labeling_options` | [```SubWhiteLabelingOptions```](SubWhiteLabelingOptions.md) | | |
Version data entries
15 entries across 15 versions & 1 rubygems