---
title: "Changes to Accept or decline an invite/request"
method: PATCH
path: "/businesses/invites"
---

# Changes to Accept or decline an invite/request

`PATCH /businesses/invites`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 29 revisions.

- **2026-06-04** (v5) `b698c180678a` — 1 breaking, 4 warning, 7 info
- **2025-07-16** (v5) `43134ca41f18` — 1 info
- **2025-04-04** (v5) `10f9eba4ad97` — 3 info
- **2024-04-23** (v5) `f9321315766f` — 1 info

## Changes

- **2026-06-04** (v5) `b698c180678a` — 1 breaking, 4 warning, 7 info
  - the `items/items/invite` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `items/items/invite/id` from the response with the `200` status
  - removed the optional property `items/items/invite/invite_data` from the response with the `200` status
  - removed the optional property `items/items/invite/is_received_invite` from the response with the `200` status
  - removed the optional property `items/items/invite/user` from the response with the `200` status
  - added the new `BIZ_PINNER_LIST_SHARER` enum value to the request property `invites/items/action/asset_id_to_permissions/additionalProperties/items/`
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - added the non-success response with the status `429`
  - added `#/components/schemas/BaseInviteDataResponse` to the `items/items/invite` response property `allOf` list for the response status `200`
- **2025-07-16** (v5) `43134ca41f18` — 1 info
  - added the new `CONSUMER_USER` enum value to the request property `invites/items/action/asset_id_to_permissions/additionalProperties/items/`
- **2025-04-04** (v5) `10f9eba4ad97` — 3 info
  - added the new `CATALOGS_VIEWER` enum value to the request property `invites/items/action/asset_id_to_permissions/additionalProperties/items/`
  - added the new `FINANCE_EDIT` enum value to the request property `invites/items/action/asset_id_to_permissions/additionalProperties/items/`
  - added the new `FINANCE_VIEW` enum value to the request property `invites/items/action/asset_id_to_permissions/additionalProperties/items/`
- **2024-04-23** (v5) `f9321315766f` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/pinterest/apis/pinterest-rest-api/docs/businesses/invites/patch.md) · [API](https://skmtc.dev/pinterest/apis/pinterest-rest-api.md) · [Page](https://skmtc.dev/pinterest/apis/pinterest-rest-api/changes/businesses/invites/patch)
