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

job_id
string
required

Job ID

Body

application/json
message
string

Job comment message

Example:

"Some message..."

branch
string

Branch name for the job

Example:

"my-feature-branch"

Response

Created

id
string
message
string
job_id
string
user
user_preview · object
Example:
created_at
string<date-time>
updated_at
string<date-time>
mentioned_users
user_preview · object[]