Function 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.