---
title: "Update organization's fallback inbox"
method: POST
path: "/organization/set-fallback-inbox/{team}"
tags: ["Organizations"]
---

# Update organization's fallback inbox

`POST /organization/set-fallback-inbox/{team}`

REQUIRED SCOPES <code>['organizations:write']</code><br>Update organization's fallback inbox

## Path parameters

- `team` string, required

## Response `200`

OK

- object
  - `organization_id` integer
  - `fallback_team_id` integer

## Other responses

- `422` — Unprocessable Entity

---

[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)
