scim

Create Group

Create a group according to SCIM v2 protocol

post/scim/v2/Groups

Query parameters

featurestring nullable

Request body

displayNamestring required
externalIdstring nullable
idstring nullable
metaobject nullable
schemasstring[] required

Response

Successful Response

displayNamestring required
externalIdstring nullable
idstring nullable
metaobject nullable
schemasstring[] required

Changes