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