Skip to main content
POST
Add Team To Project

Authorizations

Authorization
string
header
required

Enter your Kubiya API token (format: Bearer )

Path Parameters

project_id
string
required

Body

application/json
team_id
string
required

Team UUID to add to project

role
string | null

Team role in project

Response

Successful Response