Table collection services: DELETE request

The elements of an HTTP DELETE request to a table collection to delete rows in an ObjectServer table.

Table 1. Table collection services: DELETE request
Element Description
HTTP method  
Query parameters
filter
Defines the conditions that a row in the table must satisfy. This parameter is the WHERE clause of an SQL SELECT statement.
Request headers
Authorization
Required
Host
Required
Accept application/json
Request body Not applicable