Create a Group

Documentation on creating a Group via SCIM.

OAuth Scope required: scim.groups.createGroups

Log in to see full request history
Query Params
string

A comma-separated list of attributes to exclude from the resources in the response.

Body Params
array of strings
required
Defaults to urn:ietf:params:scim:schemas:core:2.0:Group
schemas*
string
required

The name you want to give the group in Ironclad.

array of objects
members
Headers
string

Denotes the actor of the request. When used, the API will take into account this user's permissions and access. This or x-as-user-id is required when the associated token was produced from the Client Credentials grant or with legacy bearer tokens on select endpoints. More information about permissions.

string

Denotes the actor of the request. When used, the API will take into account this user's permissions and access. This or x-as-user-email is required when the associated token was produced from the Client Credentials grant or with legacy bearer tokens on select endpoints. More information about permissions.

Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json