Function fastly_api::apis::backend_api::delete_backend

source ยท
pub async fn delete_backend(
    configuration: &mut Configuration,
    params: DeleteBackendParams
) -> Result<InlineResponse200, Error<DeleteBackendError>>
Expand description

Delete the backend for a particular service and version.