---
title: "Edit Send As Associations in bulk"
method: POST
path: "/send_as/bulk/"
tags: ["send_as"]
---

# Edit Send As Associations in bulk

`POST /send_as/bulk/`

You can allow and disallow many other users to send as you in a single command by supplying the user IDs you want to allow and disallow.

Once completed, this endpoint returns all existing associations where your user is the allowing user.

## Response `200`

Successful response

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `404` — Not found

---

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