---
title: "POST /applications/{applicationId}/unshare"
method: POST
path: "/applications/{applicationId}/unshare"
---

# POST /applications/{applicationId}/unshare

`POST /applications/{applicationId}/unshare`

Unshares an application from an AWS Organization.

This operation can be called only from the organization's master account.

## Path parameters

- `applicationId` string, required

## Request body

- object
  - `organizationId` string, required — The AWS Organization ID to unshare the application from.

## Response `204`

Success

## Other responses

- `480` — NotFoundException
- `481` — TooManyRequestsException
- `482` — BadRequestException
- `483` — InternalServerErrorException
- `484` — ForbiddenException

---

[API](https://skmtc.net/aws/apis/serverlessrepo.md) · [All operations](https://skmtc.net/aws/apis/serverlessrepo/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/serverlessrepo/versions/9eb9176bf3b5/schema)
