Skip to main content
POST
Отправить отзыв о продукте

Авторизации

Authorization
string
header
обязательно

Public API bearer credential sent as Authorization: Bearer <token>. Use either an OAuth access token or a Hybridbox Service account token.

Параметры пути

account_id
string<uuid>
обязательно

Тело

application/json

Тело отправки аутентифицированного отзыва о продукте.

category
enum<string>
обязательно
Доступные опции:
bug_report,
product_feedback,
feature_request,
other
description
string
обязательно
Required string length: 1 - 10000
title
string
обязательно
Required string length: 1 - 500
attributes
атрибуты · object
paid_product_feature
boolean
по умолчанию:false

Ответ

account_id
string<uuid>
обязательно
attributes
атрибуты · object
обязательно
category
enum<string>
обязательно
Доступные опции:
bug_report,
product_feedback,
feature_request,
other
created_at
string<date-time>
обязательно
created_by_user_id
string<uuid>
обязательно
description
string
обязательно
id
string<uuid>
обязательно
paid_product_feature
boolean
обязательно
status
enum<string>
обязательно
Доступные опции:
new,
triaged,
planned,
in_progress,
closed
submitter_email
string
обязательно
submitter_name
string
обязательно
title
string
обязательно
updated_at
string<date-time>
обязательно
admin_notes
string | null