---
title: "Notify unlinked care contexts"
method: POST
path: "/abdm/v1/care-contexts/sms/notify"
---

# Notify unlinked care contexts

`POST /abdm/v1/care-contexts/sms/notify`

This API is used by HIP to notify the gateway when a new health record is ready to be shared with a user.

## Headers

- `X-Pt-Id` string
- `X-Partner-Pt-Id` string
- `X-Hip-Id` string

## Request body

- LinkUnlinkedRecordsNotificationRequest
  - `mobile_number` string — 10 digit mobile number of the patient

## Response `202`

Accepted

## Other responses

- `4XX`
- `5XX`

---

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