post https://example.com/api/1/organizations//groups
creates a new group in the specified organization
Log in to see full request history
Responses
creates a new group in the specified organization
xxxxxxxxxx
curl --request POST \
--url https://example.com/api/1/organizations/orgId/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: