Control Usenet Download
POST {{api_base}}/{{api_version}}/api/usenet/controlusenetdownload
Overview
Controls a usenet download. By sending the usenet download's ID and the type of operation you want to perform, it will send that request to the usenet client.
Operations are either:
- Delete - deletes the nzb from the client and your account permanently
- Pause - pauses a nzb's download
- Resume - resumes a paused usenet download
Authorization
Requires an API key using the Authorization Bearer Header.