Create Group or Team

Create a new org group or team, or restore a matching archived, closed team.

Query Params
attributes
array of strings

Comma-separated list of attribute names to return in the response. The attribute id is always returned. Available attributes are schemas, displayName, members, and meta. Cannot be used with excludedAttributes.

attributes
excludedAttributes
array of strings

Comma-separated list of attribute names to exclude from the response. The attribute id is always returned and cannot be excluded. Can exclude schemas, displayName, members, or meta. Cannot be used with attributes.

excludedAttributes
Body Params
schemas
array of strings

URIs identifying the SCIM schemas that describe this resource's attributes.

schemas
string

The name of the org group or team.

members
array of objects
members
Responses

400

Bad Request. Occurs if the group was not created.

401

Unauthorized. Occurs if the bearer token is invalid.

409

Conflict. Occurs if the group name already exists on the account.

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