Skip to main content
POST
A specialized version of the DELETE method that deletes atomically all the given entries.

Query Parameters

throwNotFoundParam
enum<string>
default:true
required

When set to False, the "Not Found" errors are silently ignored.

Available options:
false,
true
throwNotFound
string
default:true

Body

application/json

Serialized JSON parameter containing the entries to delete.

Response

Delete all the found entries.