---
title: Modify a sandbox tester
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/patch-v2-sandboxtesters-_id_
---

# Modify a sandbox tester

Change the subscription renewal time rate, set interrupted purchases or change territory of Sandbox Apple Account.

## URL

PATCH https://api.appstoreconnect.apple.com/v2/sandboxTesters/{id}

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the Sandbox Tester resource ID from the List sandbox testers response

## 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. Example Request and Response

## See Also

### Sandbox Tester Lookup and Modification

- [List sandbox testers](appstoreconnectapi/get-v2-sandboxtesters.md)
- [Clear purchase history for a sandbox tester](appstoreconnectapi/post-v2-sandboxtestersclearpurchasehistoryrequest.md)
