Delete Records

Delete the provided record(s) in the database.


Authentication

x-api-keystring
API Key authentication via header

Path parameters

db_idintegerRequired
Unique ID of the database

Request

**The max rows to delete per request is 1000**

Response

Accepted - Request Queued

statusstringDefaults to success
API response status.
dataobject

Errors

400
Bad Request Error
403
Forbidden Error
5XX
Server Error
502
Bad Gateway Error