get https://hypeauditor.com/api/method/auditor.addToList?list_id=&channel_id=&type=
Requests to this endpoint add report to List.
Log in to see full request history
Responses
Requests to this endpoint add report to List.
xxxxxxxxxx
curl -X GET \
https://hypeauditor.com/api/method/auditor.lists \
-H 'content-type: application/x-www-form-urlencoded' \
-H 'x-auth-id: %YOUR_ID%' \
-H 'x-auth-token: %YOUR_TOKEN%' \
-d list_id={list_id} \
-d channel_id={channel_id} \
-d type={type}
Try It!
to start a request and see the response here! Or choose an example: