API Reference
DELETE table-configs/{id}/Z
DELETE operation for table-configs/{id}/Z
Authorization
ApiKeyAuth Authorization<token>
API key authentication. Format: Your API key (no "Token" prefix needed)
In: header
Response Body
application/json
curl -X DELETE "https://dev-rest.onboard.io/table-configs/{id}/Z"{
"id": 0,
"user": "string",
"object": "string",
"config": {},
"name": "string",
"user_id": 0
}Empty
Empty
Empty
How is this guide?