Delete an Introductory Offer from a Subscription
Delete a specific introductory offer for an auto-renewable subscription.
URL
DELETE https://api.appstoreconnect.apple.com/v1/subscriptions/{id}/relationships/introductoryOffersPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 204 | No Content | ||
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | |
| 404 | Not Found Content-Type: application/json | ErrorResponse | |
| 409 | Conflict Content-Type: application/json | ErrorResponse | |
| 422 | Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse |
Discussion
HTTP Body
See Also
Endpoints
Create an Auto-Renewable SubscriptionRead Subscription InformationModify an Auto-Renewable SubscriptionDelete a SubscriptionList All Localizations for an Auto-Renewable SubscriptionGET /v1/subscriptions/{id}/relationships/subscriptionLocalizationsList All Introductory Offers for a SubscriptionList All Introductory Offer Resource IDs for an Auto-Renewable SubscriptionRead Promoted Purchase Information for a SubscriptionGET /v1/subscriptions/{id}/relationships/promotedPurchaseList All Offer Codes for a SubscriptionGET /v1/subscriptions/{id}/relationships/offerCodesList All Promotional Offer Resource IDs for an Auto-Renewable SubscriptionGET /v1/subscriptions/{id}/relationships/promotionalOffersList All Price Points for a Subscription