Endpoint
GET https://hypeauditor.com/api/method/auditor.addToList?list_id=483&channel_id=nasa&type=IG
Add a report to the list.
Request Parameters
| Field | Type | Description |
|---|---|---|
| list_id | int | List ID |
| channel_id | string | Channel ID - username for IG, TT, TW and TR; channel id for YT |
| type | string | channel type: IG, YT, TT, TW, TR |
Response example
{
"result": true
}