---
title: "Add inbox access"
method: POST
path: "/inboxes/{inbox_id}/teammates"
tags: ["Inboxes"]
---

# Add inbox access

`POST /inboxes/{inbox_id}/teammates`

Give access to one or more teammates to an inbox.

Required scope: `inboxes:write`

## Path parameters

- `inbox_id` string, required

## Request body

- TeammateIds
  - `teammate_ids` ResourceID[], required

## Response `204`

No content

---

[API](https://skmtc.net/frontapp/apis/core-api.md) · [All operations](https://skmtc.net/frontapp/apis/core-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/frontapp/core-api/versions/76d1eaa2d0eb/schema)
