Delete Records
Delete the provided record(s) in the database.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
db_id
Unique ID of the database
Request
**The max rows to delete per request is 1000**
Response
Accepted - Request Queued
status
API response status.
data
Errors
400
Bad Request Error
403
Forbidden Error
5XX
Server Error
502
Bad Gateway Error