Skip to main content

Delete Mod Dependencies

DELETE 

/games/:game-id/mods/:mod-id/dependencies

Delete mod dependencies the corresponding mod has selected. Successful request will return 204 No Content.

Request

Error Codes

Status CodeError RefDescription
40315032The authenticated user does not have permission to delete dependencies for this mod, this action is restricted to team managers & administrators only.

Responses

Successful Request. No Body Returned.