v1
latestOpenAPI 3.0.32026-08-061874701.5 MBattachments
Delete all versions
Deletes all versions of the attachment corresponding to the specified attachmentId. For attachments with multiple versions, this effectively deletes the attachment from the object that it’s attached to.
delete/sheets/{sheetId}/attachments/{attachmentId}/versions
Response
SUCCESS
Example response
{
"message": "SUCCESS"
}