Partner games
Upload a custom stamp image
POST
/{locale}/partners/games/{id}/upload-stamp-imageAuthorization
bearerAuth AuthorizationBearer <token>
Enter JWT token in the format: Bearer {token}
In: header
Path Parameters
locale*string
Locale code
id*integer
Game ID
Request Body
multipart/form-data
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X POST "https://example.com/en/partners/games/0/upload-stamp-image"Empty