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 | ||
| 400 | Bad Request Content-Type: application/json | ErrorResponse | |
| 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 subscriptionList localization IDs for an auto-renewable subscriptionList all introductory offers for a subscriptionList all introductory offer resource ids for an auto-renewable subscriptionRead promoted purchase information for a subscriptionGet the promoted purchase ID for an auto-renewable subscriptionList all offer codes for a subscriptionList offer code IDs for an auto-renewable subscriptionList all promotional offer resource ids for an auto-renewable subscriptionList promotional offer IDs for an auto-renewable subscriptionList all price points for a subscription