Skip to main content

admin_delete_devices_route

Function admin_delete_devices_route 

Source
pub(crate) async fn admin_delete_devices_route(
    __arg0: State<State>,
    body: Args<Request>,
) -> Result<Response>
Expand description

ยงPOST /_synapse/admin/v2/users/{user_id}/delete_devices

Unknown device IDs are silently ignored.