delete https://{server}/api/v2.1/admin/groups//
Delete a group with its ID.
Response
Delete a group with its ID.
xxxxxxxxxx
curl --request DELETE \
--url https://cloud.seatable.io/api/v2.1/admin/groups/group_id/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: