---
title: Modify the territory availability of a subscription
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-subscriptionavailabilities
---

# Modify the territory availability of a subscription

Update the territory availability of a specific subscription.

## URL

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

## Response Codes

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

## Discussion

Discussion note: Changes that you make to product metadata with the App Store Connect API can take up to 1 hour to appear in the sandbox environment.

## See Also

### Endpoints

- [Read the availability of a subscription](appstoreconnectapi/get-v1-subscriptionavailabilities-_id_.md)
- [List the territory availability of a subscription](appstoreconnectapi/get-v1-subscriptionavailabilities-_id_-availableterritories.md)
- [List available territory IDs for a subscription availability](appstoreconnectapi/get-v1-subscriptionavailabilities-_id_-relationships-availableterritories.md)
