Skip to main content
POST
Resume a paused Youtube watch

Authorizations

x-api-key
string
header
required

API key created from the Nephia dashboard for your Account.

Headers

Idempotency-Key
string

Unique key (e.g. UUID) making this POST safe to retry for 24 hours. Replays return the original response with an Idempotency-Replayed: true header; reusing a key with a different body returns 422.

Maximum string length: 255

Path Parameters

id
string
required

Response

Watch resumed

id
string
required
accountId
string
required
source
enum<string>
required
Available options:
vinted,
x,
reddit,
youtube
market
string
required
criteria
object
required
criteriaHash
string
required
refreshIntervalSeconds
number
required
webhookUrl
string
required
billingMode
enum<string>
required
Available options:
subscription,
payg,
deferred,
metered
isActive
boolean
required
createdAt
string
required
updatedAt
string
required
pausedReason
string | null