Skip to main content
POST
/
projects
/
{project_id}
/
team-access
Error
A valid request URL is required to generate request examples
{
  "status": "<string>",
  "message": "<string>",
  "code": 123,
  "detail": {},
  "title": "<string>"
}

Authorizations

Authorization
string
header
required

Path Parameters

project_id
string
required

The ID of the project.

Body

application/json
team_id
string
required

ID of the team.

Response

No Content