post {protocol}://{userdomain}:{port}/api/open/v1/groups/delete
Deletes the specific groups.
Since Default Group is a reserved group, deny to delete.
Log in to see full request history
Responses
Deletes the specific groups.
Since Default Group is a reserved group, deny to delete.
xxxxxxxxxx
curl --request POST \
--url https://user.domain.com:443/api/open/v1/groups/delete \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: