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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
include
array of strings

The comma-separated list of relationship paths.

include
Body Params
data
object

A IAM team is used to organize users into logical units.

A team can not be used to group service accounts, only standard users.

Responses

403

User unauthorized to perform this action.

404

Relationship not found or user unauthorized to read it.

409

Quota exceeded error.

422

Malformed request body (missing attributes, wrong types, etc.)

4XX

Client error.

5XX

Server error.

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.api+json