Skip to main content

Unmute a User

DELETE 

/users/:user-id/mute

Unmute a previously muted user. This will re-enable mod.io to returning mods to you authored by the muted user. Successful request will return 204 No Content.

Request

Error Codes

Status CodeError RefDescription
40417000The user with the supplied id could not be found.

Responses

Successful Request. No Body Returned.