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