delete deprecatedhttps://{server}/dtable-server/api/v1/dtables//columns/
Delete a column with its name or key
.
See the request body for detailed params.
Response
Delete a column with its name or key
.
See the request body for detailed params.
xxxxxxxxxx
curl --request DELETE \
--url https://cloud.seatable.io/dtable-server/api/v1/dtables/base_uuid/columns/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: