users_tokens_destroy

Function users_tokens_destroy 

Source
pub async fn users_tokens_destroy(
    configuration: &Configuration,
    id: i32,
) -> Result<(), Error<UsersTokensDestroyError>>
Expand description

Delete a token object.