Create a new groupAsk AIpost {protocol}://{userdomain}:{port}/api/open/v1/groupsCreates a new group. OnPremise reserved name "Default Group" for the Default Group in the system.Body Paramsnamestringrequiredlength ≤ 256The name for an object.user_limit_statusbooleanGroup user limit status, false by default.truetruefalseuser_limit_numberint321 to 5000The number of max enabled user configured to the group, 5000 by default.connection_poolbooleanGroup connection pool status, false by default.truefalseResponses 200Successful response. 429Error response for too many request. defaultDefault api error response.Updated 6 months ago