deleteWebhook
delete
deleteWebhook
Resource URL
https://api.stubcloudprod.com/partners /webhooks/v3/{subscriptionId}
Header Parameters
Name | Values | Description |
---|---|---|
Authorization
(required) |
To generate an access token, use the [generateToken API](https://developer.stubhub.com/oauth/apis/post/accesstoken). Note that you will need to add a 'Bearer ' prefix to your access token. Otherwise, you'll get an 'Invalid Access Token' error |
|
Accept
(required) |
application/json |
Request Body
subscriptionId Delete a webhook subscription null true
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Response Error Details
-
HTTP CodeError CodeDescription
-
400400
Bad Request
-
401401
Not Authorized
-
403403
Forbidden
Resource Summary |
|
Security |
|
Category |
Webhook Subscription |
Working...