Function core_users_destroy

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

User Viewset