Table Management
Delete Table
Delete table by ID.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200
application/json
Successful Response
Table ID.
Table creation time.
Table name.
Table type.
Available options:
generic
, company
Table columns configurations.
Table description.
Table tags.