---
title: "Bind user to ms365 account"
method: POST
path: "/users/{id}/ms365_binding"
tags: ["User"]
---

# Bind user to ms365 account

`POST /users/{id}/ms365_binding`

Bind user to ms365 account.

## Path parameters

- `id` string, required — The unique ID of the resource.

## Request body

- object
  - `id` string — The `OID` or `Principal Name` of Microsoft 365 user.

## Response `200`

OK

## Other responses

- `4XX` — Error

---

[API](https://skmtc.net/portsip/apis/portsip-pbx-rest-api.md) · [All operations](https://skmtc.net/portsip/apis/portsip-pbx-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/portsip/portsip-pbx-rest-api/revisions/577415d4a3d5/schema)
