The toloka.yandex.com
domain will be disabled starting April 1, 2023. Please use the toloka.dev
domain for API requests.
Deletes a subscription.
DELETE https://toloka.dev/api/v1/webhook-subscriptions/<subscription_id>Authorization: OAuth <OAuth token>
Parameter | Overview |
---|---|
subscription_id | ID of the subscription. |
Title | Overview |
---|---|
Authorization | A token for account authorization. Add OAuth as a prefix. |
If the request is successful, the server returns the 204 No Content
or 404 Not Found
HTTP operation status.