Create Attachment For Page
Creates a new attachment for a Confluence page.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Confluence cloud ID for the target site.
stringrequired
Confluence page ID to attach the file to.
filerequired
File content to upload as the attachment.
string
Optional attachment comment.
boolean
Whether the upload should be marked as a minor edit.