Skip to main content
POST
Create a group

Authorizations

Authorization
string
header
required

API key for authentication

Body

application/json
name
string
required

The name of the group.

Required string length: 1 - 255
Example:

"Investors"

visibility
enum<string>
required

The visibility of a group.

  • public: The group is visible to all users in the workspace.
  • private: The group is visible only to explicitly added group members.
Available options:
public,
private

Response

The group created in the workspace.

data
object
required

A group in the workspace.

Example:
deprecations
string[]
Example: