Skip to main content
PATCH
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

id
string
required

Check Issue ID

Response

OK

id
string
check_name
enum<string>

Identifier of the check that reported this issue. One of: translation_content_length, translation_placeholder_usage, translation_glossary_usage.

Available options:
translation_content_length,
translation_placeholder_usage,
translation_glossary_usage
state
enum<string>

Current state of the check issue. One of: active, solved, dismissed.

Available options:
active,
solved,
dismissed
description
string

Human-readable description of the reported issue, always in English. This message is intended for display only. Its wording may change at any time and it should not be parsed or relied upon programmatically.

dismissed_at
string<date-time> | null
solved_at
string<date-time> | null
created_at
string<date-time>
updated_at
string<date-time>
translation
translation · object
Example: