Skip to main content

admin_create_device_route

Function admin_create_device_route 

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

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

Creating a device that already exists is a no-op.