Delete record (v1)
Deletes a record in a specified data table.
Path parameters
data_table_id
The ID of the data table to delete.
record_id
The ID of the record to be deleted.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Response
200. Record was deleted successfully.
data