---
title: Create an Activity Image
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-gamecenteractivityimages
---

# Create an Activity Image

Reserve an image for a Game Center activity.

## URL

POST https://api.appstoreconnect.apple.com/v1/gameCenterActivityImages

## Response Codes

201 Created: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 409 Conflict: 422 : 429 :

## Mentioned in

Configuring Game center activities

## See Also

### Managing Game Center activities

- [Read activity image information](appstoreconnectapi/get-v1-gamecenteractivityimages-_id_.md)
- [Commit an Image for an Activity](appstoreconnectapi/patch-v1-gamecenteractivityimages-_id_.md)
- [Delete an Activity Image](appstoreconnectapi/delete-v1-gamecenteractivityimages-_id_.md)
