GET api/v2/dataservice/deleterowsasyncgetresult/{ticketId}
Retrieves result from a DeleteRowsAsync request. If operation is not yet complete, a 202 Http Code will be returned
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ticketId |
Ticket Id of Submitted Delete Task. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
None.