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
40015064

The request body contains media that does not exist on the mod, you can only reorder existing media.

40315036

The authenticated user does not have permission to delete media from this mod, this action is restricted to team managers & administrators only.

See here for more details about errors.

Responses

Successful Request. No Body Returned.