Request Update On Torrent Info
GET https://relay.torbox.app/v1/inactivecheck/torrent/{{user_id}}/{{torrent_id}}
Overview
Requests an update from the relay server about a torrent's info. This query is only a queue and the data will be automatically updated once it is complete. Only requires an
auth_id
and the
torrent_id
.
Authorization
None Required.
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: OK
{"status":true,"message":"Queued task with ID: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"}