Delete Page
Deletes a page.
The response contains a recovery_token parameter that you can use to restore the page with the Recover Page By Token method.
Request
DELETE
https://api.wiki.yandex.net/v1/pages/{idx}
Path parameters
|
Name |
Description |
|
idx |
Type: integer |
Responses
200 OK
OK
Body
application/json
{
"recovery_token": "example"
}
|
Name |
Description |
|
recovery_token |
Type: string<uuid4> Example: |
Was the article helpful?
Previous
Next