Create

POST

Creates a new group. A group is a collection of users.

Request

This endpoint expects an object.
descriptionstringRequired

Description of the group.

namestringRequired

Unique name of the group.

type"dynamic" or "static"Optional
Allowed values: dynamicstatic

Type of the group.

dynamic_group_infomap from strings to anyOptional

Information to define dynamic groups.

member_type"dev_user" or "rev_user"Optional
Allowed values: dev_userrev_user

Type of the members in the group.

ownerstringOptional

Owner of the group.

Response

This endpoint returns an object.
groupobject