Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Enter your token in the format token TOKEN

Headers

X-PhraseApp-OTP
string

Two-Factor-Authentication token (optional)

Path Parameters

account_id
string
required

Account ID

Body

application/json
name
string
required

Name of the space

Example:

"My Android Projects"

Response

Created

id
string
name
string
created_at
string<date-time>
updated_at
string<date-time>
projects_count
integer
projects
project · object[]