Function fusionauth_rust_client::apis::default_api::update_api_key_with_id
source · pub async fn update_api_key_with_id(
configuration: &Configuration,
api_key_id: &str,
api_key_request: Option<ApiKeyRequest>
) -> Result<ApiKeyResponse, Error<UpdateApiKeyWithIdError>>
Expand description
Updates an API key by given id