Skip to main content

Identity_CreateGroup

Identity_CreateGroup

Request Body required
  • group object
    • name string

      The resource name of the group.

    • members string[]

      The list of members of the group. Groups might include other groups.

    • etag bytes

      An etag for concurrency control, ignored during creation.

Responses

OK

Schema
  • name string

    The resource name of the group.

  • members string[]

    The list of members of the group. Groups might include other groups.

  • etag bytes

    An etag for concurrency control, ignored during creation.