Unblock access
Removes a ban.
Request
Production version
Sandbox
DELETE https://toloka.yandex.com/api/v1/user-restrictions/<ban_id>
Authorization: OAuth <OAuth token>
DELETE https://sandbox.toloka.yandex.com/api/v1/user-restrictions/<ban_id>
Authorization: OAuth <OAuth token>
Path parameters
Parameter | Overview |
---|---|
ban_id | ID of the ban. |
Headers
Title | Overview |
---|---|
Authorization | A token for account authorization. Add OAuth as a prefix. |