Skip to main content
POST
Envoyer un retour produit

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

account_id
string<uuid>
requis

Corps

application/json

Organisme de soumission de commentaires sur les produits authentifié.

category
enum<string>
requis
Options disponibles:
bug_report,
product_feedback,
feature_request,
other
description
string
requis
Required string length: 1 - 10000
title
string
requis
Required string length: 1 - 500
attributes
attributs · object
paid_product_feature
boolean
défaut:false

Réponse

account_id
string<uuid>
requis
attributes
attributs · object
requis
category
enum<string>
requis
Options disponibles:
bug_report,
product_feedback,
feature_request,
other
created_at
string<date-time>
requis
created_by_user_id
string<uuid>
requis
description
string
requis
id
string<uuid>
requis
paid_product_feature
boolean
requis
status
enum<string>
requis
Options disponibles:
new,
triaged,
planned,
in_progress,
closed
submitter_email
string
requis
submitter_name
string
requis
title
string
requis
updated_at
string<date-time>
requis
admin_notes
string | null