Uploads or replaces the preview image for a specific event.
The request body must be of type multipart/form-data with a single file part named preview_image.
Constraints:
image/jpeg, image/png, image/webp).Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The image file to upload.
Image uploaded successfully. Returns the URL of the uploaded image.