---
title: "Update messaging Canada-only setting for the organization"
method: POST
path: "/organization/update-messaging-canada-only"
tags: ["Organizations"]
---

# Update messaging Canada-only setting for the organization

`POST /organization/update-messaging-canada-only`

REQUIRED SCOPES <code>['organizations:write']</code><br>Update messaging Canada-only setting for the organization

## Request body

- object
  - `is_canada_only` boolean, required — Whether messaging should be restricted to Canada only

## Response `200`

Setting updated successfully

- object
  - `organization_id` integer — ID of the organization
  - `is_messaging_canada_only` boolean — Updated Canada-only messaging setting

## Other responses

- `401` — Unauthenticated
- `403` — Forbidden
- `422` — Validation error or update failed

---

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