Create a new group

Creates a new group within Seismic tenant.

An example of group schema for the create group request:

{

  "schemas": ["urn:ietf:params:scim:schemas:core:2.0:Group"], //required
  "externalId":"",
  "displayName": "" // required

}


Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
schemas
array of strings
schemas
Response

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