Skip to main content
POST
Restore archived webpages

Authorizations

Authorization
string
header
required

Generate an API token from the WebOrion Defacement Monitor portal. Pass it as Authorization: Bearer <token>.

Body

application/json
url_ids
integer[]
required

IDs of the archived webpages to restore. A single-item array restores one webpage.

plan_type
enum<string>

Plan to apply to every URL in the batch. Defaults to each URL's plan at the time it was archived if omitted.

Available options:
GOLD,
SILVER,
BRONZE,
TRIAL
polling_interval
integer

Response

200

OK