Create group

Creates a new Miro user group in the organization.

Note: The displayName must be unique within the organization. The maximum length of the displayName is 60 characters; longer values are truncated.

You can optionally provide an initial list of members. Adding members follows the same rules as the add operation in Patch group.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Payload to create a new Miro user group.

schemas
array of strings

Identifies which schema(s) this resource uses. In this case, it is the SCIM core Group schema.

schemas
Allowed:
string
required

A human-readable name for the group (user group). Must be unique within the organization.

Maximum length: 60 characters. Longer values are truncated.

members
array of objects

An optional list of users to add as initial members of the user group.

Adding members follows the same rules as the Patch group add members operation.

members
Headers
string
enum
Defaults to application/scim+json

Generated from available response content types

Allowed:
string
enum
Defaults to application/scim+json

Generated from available request content types

Allowed:
Responses

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