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