Delete user/group access to a page
Deletes a specific personal access to a page by its identifier.
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/{access_id}
Path parameters
|
Name |
Description |
|
access_id |
Type: string Access ID Example: `` |
|
idx |
Type: integer Page ID |
Query parameters
|
Name |
Description |
|
prevent_selflock |
Type: boolean If Default: |
Responses
204 No Content
No Content
Body
application/json
{}
|
Name |
Description |
Was the article helpful?
Next