---
title: "Share contacts"
method: POST
path: "/accounts/self/contacts/share"
tags: ["Contacts"]
---

# Share contacts

`POST /accounts/self/contacts/share`

Share contacts with all corporate members (Permitted scopes: **fax:all:edit**)

## Request body

- object
  - `contact_ids` string[], required

## Response `200`

Contacts shared successfully

- object

## Other responses

- `400` — Error object in case there's a problem with given data
- `401` — Error object in case there's a problem with the authorization
- `500` — Error object in case there's a server error

---

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