v51

latestSwagger 2.0AGPL-3.0-or-laterraw.githubusercontent.com2026-08-0116998415.7 KB
sharing

Add a team to a project

Gives a team access to a project.

put/projects/{id}/teams

Path parameters

idinteger required

Project ID

Request body

createdstring

A timestamp when this relation was created. You cannot change this value.

idinteger

The unique, numeric id of this project <-> team relation.

permission0 | 1 | 2
team_idinteger

The team id.

updatedstring

A timestamp when this relation was last updated. You cannot change this value.

Response

The created team<->project relation.

createdstring

A timestamp when this relation was created. You cannot change this value.

idinteger

The unique, numeric id of this project <-> team relation.

permission0 | 1 | 2
team_idinteger

The team id.

updatedstring

A timestamp when this relation was last updated. You cannot change this value.