pub async fn delete_response_object(
    configuration: &mut Configuration,
    params: DeleteResponseObjectParams
) -> Result<InlineResponse200, Error<DeleteResponseObjectError>>
Expand description

Deletes the specified Response Object.