POST
/
user_reports
Error
A valid request URL is required to generate request examples

Authorizations

Authorization
string
header
required

Copy your Cognito JWT Token below: 'Bearer <JWT>'

Body

application/json
description
string
required

Report description

report_type
enum<string>
required

User report type

Available options:
WRONG_TOPIC_RECOMMENDATION,
OTHER
Example:

"WRONG_TOPIC_RECOMMENDATION"

event_id
string

event ID

setup_process_id
integer

setup process ID

tc
string

event ID

tc_run_id
integer

selected TCs

keyword
string

Invalid topic recommendation if any

Response

Success