Complete Multipart Upload Session
POST/games/:game-id/mods/:mod-id/files/multipart/complete
Complete an active multipart upload session, this endpoint assumes that you have already uploaded
all individual parts. A successful request will return a 200 OK
response code and return a single Multipart Upload Object.
Request
Error Codes
Status Code | Error Ref | Description |
---|---|---|
403 | 15006 | The authenticated user does not have permission to upload modfiles for the specified mod, ensure the user is a team manager or administrator. |
403 | 15012 | The authenticated user has had upload privileges restricted by mod.io admins, this is typically due to spam. |
Responses
- 200
- 403
Successful Request
The authenticated user has had upload privileges restricted by mod.io admins, this is typically due to spam.