Delete Sign-In Token
Deletes a specific sign-in token.
URL
POST https://api.storekit.itunes.apple.com/account/v1/autoSignIn/deleteSandbox URL
POST https://api.storekit-sandbox.itunes.apple.com/account/v1/autoSignIn/deleteResponse Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 204 | No Content | The request succeeded. | |
| 401 | Unauthorized | The JSON Web Token (JWT) in the authorization header is invalid. For more information, see Generating JSON Web Tokens for API requests. | |
| 404 | Not Found | Token not found. |
Mentioned in
Overview
Use this endpoint to delete a specific value.
HTTP Body
The request body that contains the sign-in token to be deleted.