Projects V2
Save In-App Purchase Key
Validates an App Store Server / In-App Purchase key (Key ID, Issuer ID, .p8, bundle ID) against Apple and, when accepted, persists it to the application with the private key sealed at rest. A rejection is returned as { valid: false, error }, not an HTTP error. Requires applications:write scope.
put/v2/projects/{id}/applications/{application_id}/integrations/in-app-purchase/configuration
Path parameters
idstring required
Project ID
Project ID
application_idstring required
Application ID
Application ID
Request body
Response
Success
Changes
No recorded changes to this endpoint across all 4 revisions of this API.