Create group
Creates a new user group with the current user as the owner.
Request body
Response
Group created successfully.
Changes
Changed in 3 of the 14 revisions of this API.346
- ▲
the
domainrequest property type/format changed fromstring/hostnametostring/fqdnrequest-property-type-changed
- ▲
the
domainresponse's property type/format changed fromstring/hostnametostring/fqdnfor status201response-property-type-changed
- ○
added the non-success response with the status
404response-non-success-status-added
- ▲
- ●
removed the request property
usersrequest-property-removed
- ○
added the new optional request property
membersnew-optional-request-property
- ○
added the optional property
domainto the response with the201statusresponse-optional-property-added
- ○
added the optional property
membersto the response with the201statusresponse-optional-property-added
- ●
- ▲
the
domainrequest property type/format changed fromstring/fqdntostring/hostnamerequest-property-type-changed
- ●
removed the request property
membersrequest-property-removed
- ●
removed the optional property
domainfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
membersfrom the response with the201statusresponse-optional-property-removed
- ○
added the new optional request property
usersnew-optional-request-property
- ○
removed the non-success response with the status
404response-non-success-status-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲