Teams
Add Project to Team
Adds an existing project to the team.
post/accounts/{account_id}/teams/{team_id}/projects
Path parameters
account_idstring required
Account ID
team_idstring required
Team ID
Headers
X-PhraseApp-OTPstring
Two-Factor-Authentication token (optional)
Request body
Example request
{
"id": "a4b3c2d1"
}Response
Created