apps
Upload Entity File
Store a blob for a File cell. Omit row_key to attach to a row that does not exist yet (an app's create form) — see the module docstring.
post/api/v1/apps/{app_id}/entity-files/upload
Path parameters
app_idstring uuid required
Response
Successful Response
Changes
Changed in 2 of the 12 revisions of this API.3
- ○
added the new optional request property
embed_host_app_idnew-optional-request-property
- ○
- ○
the request property
row_keybecame optionalrequest-property-became-optional
- ○
request property
row_keylist-of-types was widened by adding typesnullto media typemultipart/form-datarequest-property-list-of-types-widened
- ○