---
title: "Resolve clicked source context"
method: POST
path: "/v3/topic-clusters/map/source-context"
tags: ["Topic Clusters"]
---

# Resolve clicked source context

`POST /v3/topic-clusters/map/source-context`

## Request body

- object
  - `teamId` string
  - `sourceKind` 'keyword' | 'prompt', required
  - `sourceValue` string, required
  - `keywordId` string
  - `trackedKeywordId` string
  - `promptId` string
  - `sourceSurface` string
  - `sourceId` string

## Response `200`

Default Response

- object

## Other responses

- `400` — Default Response

---

[API](https://skmtc.net/snowseo/apis/snowseo-api.md) · [All operations](https://skmtc.net/snowseo/apis/snowseo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/snowseo/snowseo-api/versions/aa8eaa9e34a0/schema)
