put https://{server}/api/v2.1/workspace//dtable/
Update a base's name, icon, and icon color.
Response
Update a base's name, icon, and icon color.
xxxxxxxxxx
curl --request PUT \
--url https://cloud.seatable.io/api/v2.1/workspace/workspace_id/dtable/ \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data'
Try It!
to start a request and see the response here! Or choose an example: