v1
latestOpenAPI 3.0.32026-08-061874701.5 MBupdateRequests
Delete sent update request
Deletes the specified sent update request.
Delete operation is supported only when the specified sent update request is in the pending status. Deleting a sent update request that was already completed by recipient is not allowed.
delete/sheets/{sheetId}/sentupdaterequests/{sentUpdateRequestId}
Response
Result object
Example response
{
"message": "SUCCESS"
}