---
title: "Process Embeddings Compat"
method: POST
path: "/v1/inference/{operation}/process_embeddings"
tags: ["Inference (device ingest -> app-api)"]
---

# Process Embeddings Compat

`POST /v1/inference/{operation}/process_embeddings`

## Path parameters

- `operation` 'cholecystectomy', required — List of supported operations.

## Query parameters

- `user_id` string, nullable
- `device_id` string, nullable
- `case_id` string, uuid
- `video_id` integer
- `start_time` string, date-time, nullable
- `end_time` string, date-time, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/uncovr/apis/uncovr-api.md) · [All operations](https://skmtc.dev/uncovr/apis/uncovr-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/uncovr/uncovr-api/revisions/383f1a33e31b/schema)
