v1

latestOpenAPI 3.0.0Proprietary2026-07-26316155742.7 KB
Spaces

Add Project to Space

Adds an existing project to the space.

post/accounts/{account_id}/spaces/{space_id}/projects

Path parameters

account_idstring required

Account ID

space_idstring required

Space ID

Headers

X-PhraseApp-OTPstring

Two-Factor-Authentication token (optional)

Request body

idstring required

Project ID to add or to the Space

Example request

{
  "id": "a4b3c2d1"
}

Response

Created