v1

latestOpenAPI 3.0.32026-07-14314472448.6 KB
teams

Set team memberships.

Takes user emails, and updates team members and admins to the provided lists of users. Any current team members and admins not in the provided lists will be removed.

put/teams/{team_id}/members

Path parameters

team_idstring required

Request body

adminsstring[]
membersstring[]

Response

An OKResponse is returned if the request was successful.

messagestring