Create event

Create event

post

Create event

This API allows you to request an event to be created on StubHub. If you get a successful response from the API, it means that the request is accepted, and will be reviewed by our operations team.

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


Name Values Description
body

Request Body

HTTP Basic

OAuth 2.0

API Key

Reset

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 Code
    Error Code
    Description
  • 404
    404

    Not Found

  • 401
    401

    Not authorized. You'll get this error if your access token is invalid. In that case, repeat the request with a new access token.

  • 403
    403

    Forbidden, Recognized user attempting to access restricted content

  • 500
    500

    System Error

Resource Summary

Security

Content Type

application/json

Category

Advanced Event Catalog

Working...