v1
latestOpenAPI 3.0.32026-08-061874701.5 MBproofs
Attach file to proof
Attaches a file to the proof.
Important: The file size limit is 30mb.
Note: Posting a file attachment is resource-intensive and is limited to 30 requests per minute per API token. For details, see Rate limiting.
post/sheets/{sheetId}/proofs/{proofId}/attachments
Headers
Content-Typestring
Required for POST and PUT requests. Defines the structure for the request body.
Response
SUCCESS
Example response
{
"message": "SUCCESS",
"result": {
"mimeType": "PNG",
"createdBy": {
"email": "jane.doe@smartsheet.com",
"name": "Jane Doe"
}
}
}