This creates a group inside the team, if it does not exist already. User memberships can already be specified upon creation. Group creation may fail due to license constraints. User cannot be a member of more than 50 groups.
OK
OK, but no content to return.
Bad Request. Please check the response contents for an explanation of the cause. Causes include exceeding the team license, non-existing group members or exceeding the maximum of 50 groups per User.
Unauthorized. Please check whether your API key or application key has sufficient permissions. In case you are unsure, please refer the documentation on application keys and permissions.
Forbidden
An internal error happened. Please forward the associated error ID along with any helpful information to our support
{- "schemas": [
- "urn:ietf:params:scim:schemas:core:2.0:Group"
], - "externalId": "13371337",
- "displayName": "SCIM Group#1",
- "members": [ ],
- "role": "ANALYST"
}