Skip to main content

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 CodeError RefDescription
40315006The authenticated user does not have permission to upload modfiles for the specified mod, ensure the user is a team manager or administrator.
40315012The authenticated user has had upload privileges restricted by mod.io admins, this is typically due to spam.
See here for more details about errors.

Responses

Successful Request