Update the teams association to the specified project
PUT/v1/projects/:uid/teams
Update the teams association to the specified project
Request
Path Parameters
uid stringrequired
- application/json
 
Body
- Array [
 - ]
 
teams undefined[]
rolesstring[]
teamIdstring
Responses
- 204
 
The resource was updated successfully
Loading...