---
title: Delete an introductory offer for a subscription
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/delete-v1-subscriptionintroductoryoffers-_id_
---

# Delete an introductory offer for a subscription

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

## URL

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

## Path Parameters

id:

## Response Codes

204 No Content: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 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)
- [Modify an introductory offer](appstoreconnectapi/patch-v1-subscriptionintroductoryoffers-_id_.md)
