Skip to content

Commit

Permalink
reference: add file before setting default_preview
Browse files Browse the repository at this point in the history
  • Loading branch information
phette23 authored and fenekku committed Jun 26, 2024
1 parent 5a7ef8b commit 1b140b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/reference/rest_api_drafts_records.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ Used for interacting with unpublished or edited draft records.
| `default_preview`   | string | body | Filename of file to be previewed by default. |
| `order` | array | body | Array of filename strings in display order. |

A file must be uploaded to the draft before it can be used as the default
preview. See "[Start a draft file upload](#start-draft-file-uploads)" below.

**Request**

Expand Down

0 comments on commit 1b140b0

Please sign in to comment.