upload_media
Upload an image file to Eventbrite to add visuals to events. Sends the file using a valid upload token, resizing or preparing it for use in event listings.
Instructions
Upload a Media image file.
ENDPOINT: POST /media/upload/
ERRORS (400):
BAD_FILE: File not valid
BAD_FORMAT: File format not supported
BAD_UPLOAD_TOKEN: Upload token invalid
S3_ERROR: Error uploading to S3, try again
AUTHENTICATION: Requires: Authorization: Bearer PERSONAL_OAUTH_TOKEN
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_name | No | File name | |
| file_type | No | File MIME type | |
| upload_token | No | Upload token |