Delete a single row from the table, by primary key.

DELETE {{baseUrl}}/tables/:tableNameOrId/rows?compartmentId={{compartment_ocid}}&key=do ullamco&key=id in velit&isGetReturnRow=false&timeoutInMs=5000

Delete a single row from the table, by primary key.

Request Params

KeyDatatypeRequiredDescription
compartmentIdstringThe ID of a table's compartment. When a table is identified
by name, the compartmentId is often needed to provide
context for interpreting the name.
keystring(Required) An array of strings, each of the format "column-name:value",
representing the primary key of the row.
keystring(Required) An array of strings, each of the format "column-name:value",
representing the primary key of the row.
isGetReturnRowbooleanIf true, and the operation fails due to an option setting
(ifVersion et al), then the existing row will be returned.
timeoutInMsnumberTimeout setting for this operation.

HEADERS

KeyDatatypeRequiredDescription
if-matchbooleanFor optimistic concurrency control. In the PUT or DELETE call
for a resource, set the if-match parameter to the value of the
etag from a previous GET or POST response for that resource.
The resource will be updated or deleted only if the etag you
provide matches the resource's current etag value.
opc-request-idstringThe client request ID for tracing.
Acceptstring

RESPONSES

status: OK

{"existingValue":{"commodo_3":{}},"existingVersion":"tempor ullamco amet dolore","isSuccess":false,"usage":{"readUnitsConsumed":19368028,"writeUnitsConsumed":36986014}}