---
title: Modify an app info
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/patch-v1-appinfos-_id_
---

# Modify an app info

Update the App Store categories and sub-categories for your app.

## URL

PATCH https://api.appstoreconnect.apple.com/v1/appInfos/{id}

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the appInfo resource ID from the List all app infos for an app response.

## Response Codes

200 OK: Request succeeded. 400 Bad Request: An error occurred with your request. 401 Unauthorized: 403 Forbidden: Request not authorized. 404 Not Found: Resource not found. 409 Conflict: The provided resource data is not valid. 422 : 429 :

## Discussion

Discussion Use this endpoint to modify the primary and secondary categories and subcategories for an app. Add an App to the Games Category and the Sports and Role Playing Subcategories

## HTTP Body

The request body you use to update an App Info.
