The toloka.yandex.com
domain will be disabled starting July 1, 2023. Please use the toloka.dev
domain for API requests.
Deletes a subscription.
Try our new API reference: more parameter details, request/response examples, and code samples in various programming languages, including the Toloka-Kit usage samples.
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.