Skip to main content
POST
Add a Usenet provider

Authorizations

Authorization
string
header
required

Your instance API key as a bearer token: Authorization: Bearer <api_key>. /rest/1.0 also accepts ?auth_token=; /v0/store also accepts X-StremThru-Store-Authorization: Bearer <api_key>.

Body

application/json
host
string
required
username
string
required
password
string
required
port
integer
default:563
ssl
boolean
default:true
max_conns
integer

Response

The created provider (password omitted).

id
string
host
string
enabled
boolean