post {protocol}://{userdomain}:{port}/api/open/v1/groups
Creates a new group.
OnPremise reserved name "Default Group" for the Default Group in the system.
Log in to see full request history
Responses
Creates a new group.
OnPremise reserved name "Default Group" for the Default Group in the system.
xxxxxxxxxx
curl --request POST \
--url https://user.domain.com:443/api/open/v1/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: