teams

Update a Team

Update a team's attributes or users. The endpoint can be used to add or remove users from a team. If the account uses an external identity provider without SCIM provisioning, team membership cannot be managed via this endpoint - the users relationship will be ignored. Use SCIM or manage team membership directly in the identity provider.

patch/teams/{team}

Path parameters

teamstring required

Query parameters

includestring[]

The comma-separated list of relationship paths.

Response

Successfully updated.

Changes