Teams
Returns all teams for the organization.
Rate limit: 60 requests per minute
Authorization: Bearer
The request ID for tracking.
Returns a single team by ID.
Rate limit: 60 requests per minute
Authorization: Bearer
The ID of the team to fetch.
The request ID for tracking.
Updates an existing team. Only provided fields are modified.
Rate limit: 20 requests per minute
Authorization: Bearer
The ID of the team to update.
The name of the team.
The list of user IDs to add to the team. If provided, the team members will be updated to be exactly the given users.
The request ID for tracking.
Creates a new team with a name and optional member list.
Rate limit: 10 requests per minute
Authorization: Bearer
The name of the team.
The list of user IDs to add to the team.
The request ID for tracking.
Last updated
Was this helpful?

