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

project_id
string
required

Project ID

Body

application/json
name
string
required

Name of the tag

Example:

"my-feature"

branch
string

specify the branch to use

Example:

"my-feature-branch"

Response

Created

name
string
keys_count
integer
system_tag
boolean

true when the tag was created automatically by the system (e.g. for jobs, uploads, or Figma attachments) rather than by a user.

created_at
string<date-time>
updated_at
string<date-time>
statistics
object[]