---
title: "Dispostion Detail Update"
method: POST
path: "/v1/dialer/disposition_details_update"
---

# Dispostion Detail Update

`POST /v1/dialer/disposition_details_update`

## Headers

- `Authorization` string, required

## Request body

- object
  - `disposition_status` string, required — Id of the disposition status
  - `sub_disposition_status` string — Id of the sub-disposition status in case of parent disposition
  - `unique_id` string, required — Id of the call for which disposition details have to be stored
  - `disposition_note` string — Optional Comment/Note to be added while storing disposition

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/acefone/apis/servetel-base-api-config.md) · [All operations](https://skmtc.net/acefone/apis/servetel-base-api-config/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/acefone/servetel-base-api-config/revisions/ca83a6f08f7f/schema)
