Delete Row

Deletes a row in a Big Table. No error is returned if the row does not exist.

Authentication

AuthorizationBearer

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path parameters

tableIDstringRequired
rowIDstringRequired

Response

Errors

400
Bad Request Error
402
Payment Required Error
404
Not Found Error