---
title: "Updates organization's calling status"
method: POST
path: "/organization/call-status"
tags: ["Organizations"]
---

# Updates organization's calling status

`POST /organization/call-status`

REQUIRED SCOPES <code>['organizations:write']</code><br>Updates organization's calling status

## Request body

- object
  - `is_active` boolean — Is active
  - `is_active_inbound` boolean — Is active inbound

## Response `200`

OK

## Other responses

- `404` — Not Found
- `422` — Unprocessable Content

---

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