---
title: Delete a review screenshot for an auto-renewable subscription
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/delete-v1-subscriptionappstorereviewscreenshots-_id_
---

# Delete a review screenshot for an auto-renewable subscription

Delete an image that you uploaded for review of an auto-renewable subscription.

## URL

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

## Path Parameters

id:

## Response Codes

204 No Content: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 429 :

## See Also

### Endpoints

- [Read subscription review screenshot information](appstoreconnectapi/get-v1-subscriptionappstorereviewscreenshots-_id_.md)
- [Create a review screenshot for an auto-renewable subscription](appstoreconnectapi/post-v1-subscriptionappstorereviewscreenshots.md)
- [Commit a review screenshot for an auto-renewable subscription](appstoreconnectapi/patch-v1-subscriptionappstorereviewscreenshots-_id_.md)
