toloka.client.TolokaClient.delete_webhook_subscription
| Source code
delete_webhook_subscription(self, webhook_subscription_id: str)
Drop specific webhook-subscription
Parameters | Type | Description |
---|---|---|
webhook_subscription_id | str | ID of the webhook-subscription to delete. |