---
title: "Callback when track contextualization succeeded"
method: POST
path: "/api/v1/contextualization/track-contextualization/ready"
tags: ["contextualization"]
---

# Callback when track contextualization succeeded

`POST /api/v1/contextualization/track-contextualization/ready`

## Request body

- TrackContextualizationCallbackDTO
  - `trackId` string, required — The CMS ID of the processed track.
  - `trackName` string, required — The name of the processed track.
  - `userId` string, uuid, required — The PropelAuth ID of the user who triggered the processing.

## Response `204`

---

[API](https://skmtc.net/wejam/apis/jam.md) · [All operations](https://skmtc.net/wejam/apis/jam/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wejam/jam/revisions/bd5a5f406bca/schema)
