---
title: Modify the Territory Availablity of an In-App Purchase
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-inapppurchaseavailabilities
---

# Modify the Territory Availablity of an In-App Purchase

Update the territory availablity of a specific in-app purchase.

## URL

POST https://api.appstoreconnect.apple.com/v1/inAppPurchaseAvailabilities

## Response Codes

201 Created: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 409 Conflict: 422 : 429 :

## Discussion

Discussion Example Request and Response

## See Also

### Endpoints

- [Read information about the availablity of an in-app purchase](appstoreconnectapi/get-v1-inapppurchaseavailabilities-_id_.md)
- [List the Territory Availablity of an In-App Purchase](appstoreconnectapi/get-v1-inapppurchaseavailabilities-_id_-availableterritories.md)
- [List available territory IDs for an in-app purchase availability](appstoreconnectapi/get-v1-inapppurchaseavailabilities-_id_-relationships-availableterritories.md)
