Function fastly_api::apis::rate_limiter_api::delete_rate_limiter
source · pub async fn delete_rate_limiter(
configuration: &mut Configuration,
params: DeleteRateLimiterParams
) -> Result<InlineResponse200, Error<DeleteRateLimiterError>>Expand description
Delete a rate limiter by its ID.