Create event
post
Create event
Resource URL
https://api.stubcloudprod.com/sellers /events/v3
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 |
|
Content-Type
(required) |
application/json |
Body Parameters
Request Body
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
-
404404
Not Found
-
401401
Not authorized. You'll get this error if your access token is invalid. In that case, repeat the request with a new access token.
-
403403
Forbidden, Recognized user attempting to access restricted content
-
500500
System Error
Resource Summary |
|
Security |
|
Content Type |
application/json |
Category |
Advanced Event Catalog |
Working...