mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 12:27:48 +00:00
3.4 KiB
3.4 KiB
CompleteExternalUploadRequestBody
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
forPrivateMessage |
string | ➖ | Optionally set this to true if the upload is for a private message. | true |
forSiteSetting |
string | ➖ | Optionally set this to true if the upload is for a site setting. | true |
pasted |
string | ➖ | Optionally set this to true if the upload was pasted into the upload area. This will convert PNG files to JPEG. | true |
uniqueIdentifier |
string | ✔️ | The unique identifier returned in the original /generate-presigned-put request. | 66e86218-80d9-4bda-b4d5-2b6def968705 |