post https://{server}/api/v2.1/admin/address-book/groups/
Add a new department with a desired name and, by optional, in a parent department.
Response
Add a new department with a desired name and, by optional, in a parent department.
xxxxxxxxxx
curl --request POST \
--url https://cloud.seatable.io/api/v2.1/admin/address-book/groups/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: