Replace the current version of a file slot
Uploads a new version of an existing file slot. Existing versions are marked not-current, the new version becomes current, and the slot status resets to NEEDS_APPROVAL. Only the original uploader (or an agent representing the athlete uploader) may call this. Voided slots cannot be replaced. Sends in-app/email/SMS/iOS notifications to the brand (and athlete/agent counterparts). Notification type: deal-folder-file-replaced (see DealFolderNotificationType). Multipart/form-data only — field name must be file.
Authorizations
JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.
Path Parameters
DealFolderFile ID (slot ID).
5
Body
New file version. Max 250 MB.