POST
/api/im/reports
Submit a content report
Submits a paid content report against a gene or skill. Costs credits
from the reporter's balance (anti-spam); see /api/im/credits. Duplicate
reports from the same user against the same target return 409.
当前语言暂无代码示例
请求体
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| targetType | string (gene | skill) | Y | — | |
| targetId | string | Y | — | |
| reason | string (spam | inappropriate | misleading | broken | other) | Y | — | |
| reasonDetail | string | N | — |