Skip to content

Restore cached automatic or source-fallback classification​

DELETE
/urls/{id}/pages/{pageId}/classification

Authorizations​

BearerAuth

JWT token from login

Type
HTTP (bearer)
or
AccessToken

Personal access token. Value: Token <your-token>

Type
API Key (header: Authorization)

Parameters​

Path Parameters

id*
Type
string
Required
pageId*
Type
string
Required

Responses​

Restored

application/json
JSON
{
  
"classification": "string"
}

Playground​

Authorization
Variables
Key
Value

Samples​

Powered by VitePress OpenAPI