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 glossary

Example:

"My glossary"

project_ids
string

List of project ids the glossary should be assigned to.

Example:

"abcd1234abcd1234abcd1234,abcd1234abcd1234abcd1235"

space_ids
string[]

List of space ids the glossary should be assigned to.

Example:

Response

Created

id
string
name
string
projects
project_short · object[]
spaces
any[]
created_at
string<date-time>
updated_at
string<date-time>