Delete all personal page accesses

Deletes all personal page accesses.

Use the prevent_selflock=true parameter to prevent accidentally locking the current user out of access.

Request

DELETE

https://api.wiki.yandex.net/v1/pages/{idx}/access

Path parameters

Name

Description

idx

Type: integer

Page ID

Query parameters

Name

Description

prevent_selflock

Type: boolean

If true, an error is raised when deleting an access would cause the co-author to lose read access or access management permissions

Default: false

Responses

204 No Content

No Content

Body

application/json
{}

Name

Description