Updates the projects and roles for the specified team
PUT/v1/teams/:uid/projects
Updates the projects and roles for the specified team
Request
Path Parameters
uid stringrequired
- application/json
Body
required
Array [
]
projects
object[]
projectUidstring
rolesstring[]
Responses
- 204
The resource was updated successfully
Loading...