Skip to main content

admin_update_device_route

Function admin_update_device_route 

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

ยงPUT /_synapse/admin/v2/users/{user_id}/devices/{device_id}

Only display_name is honored; an omitted one leaves it unchanged.