DELETE /sheets/{sheetId}/sentupdaterequests/{sentUpdateRequestId}

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.

Servers

Path parameters

Name Type Required Description
sentUpdateRequestId String Yes

ID of the sent update request

How to start integrating

  1. Add HTTP Task to your workflow definition.
  2. Search for the API you want to integrate with and click on the name.
    • This loads the API reference documentation and prepares the Http request settings.
  3. Click Test request to test run your request to the API and see the API's response.