---
title: Modify an introductory offer
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/patch-v1-subscriptionintroductoryoffers-_id_
---

# Modify an introductory offer

Update a specific introductory offer for an auto-renewable subscription.

## URL

PATCH https://api.appstoreconnect.apple.com/v1/subscriptionIntroductoryOffers/{id}

## Path Parameters

id:

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 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

- [Create an introductory offer](appstoreconnectapi/post-v1-subscriptionintroductoryoffers.md)
- [Delete an introductory offer for a subscription](appstoreconnectapi/delete-v1-subscriptionintroductoryoffers-_id_.md)
