Confirm a direct upload
confirm_attachment_uploadConfirm an attachment upload to retrieve the file's serve URL and markdown snippet for embedding in wiki pages.
Instructions
After the bytes have been PUT to a request_attachment_upload URL, return the stored file's serve URL + ready-to-embed markdown (for hosts that couldn't read the PUT response). Editor+. Then place the snippet with update_page/patch_page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| upload_id | Yes | the upload_id from request_attachment_upload |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attachment | Yes |