Skip to main content

Reorder Mod Media

PUT 

/games/:game-id/mods/:mod-id/media/reorder

Reorder images, sketchfab or youtube links from a mod profile. Successful request will return 204 No Content.

NOTE: You can only reorder existing media, any differences in the media arrays will result in a 400 Bad Request response.

Request

Error Codes

Status CodeError RefDescription
40015064The request body contains media that does not exist on the mod, you can only reorder existing media.
40315036The authenticated user does not have permission to delete media from this mod, this action is restricted to team managers & administrators only.

Responses

Successful Request. No Body Returned.