Game passes

Create game pass

Creates a new game pass with the provided configuration details.

post/game-passes/v1/universes/{universeId}/game-passes

Path parameters

universeIdinteger required

The universe ID.

Response

Success

gamePassIdinteger required

The game pass ID.

namestring required

The name of the game pass.

descriptionstring required

The description of the game pass.

isForSaleboolean required

Whether the game pass is currently on sale.

iconAssetIdinteger required

The icon image (thumbnail) asset ID of the game pass.

createdTimestampstring date-time required

The timestamp when the game pass was created.

updatedTimestampstring date-time required

The timestamp when the game pass was last updated.

isManagedPricingEnabledboolean required

Whether managed pricing is enabled for the game pass.