Skip to main content

admin_delete_token_route

Function admin_delete_token_route 

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

ยงDELETE /_synapse/admin/v1/registration_tokens/{token}