Skip to main content
DELETE
/
tables
/
{tableId}
Error
A valid request URL is required to generate request examples
{
  "message": "Table deleted successfully",
  "transaction_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}

Authorizations

Authorization
string
header
required

Enter token in format (Bearer )

Path Parameters

tableId
string<uuid>
required

Table ID

Response

Table deleted successfully

message
string
Example:

"Table deleted successfully"

transaction_id
string<uuid>