v2

latestOpenAPI 3.0.42026-08-088161,1253.1 MB
Places
Universes

Publish a new place or update an existing place with a new version. Provide a RBXL or RBXLX file in the data-binary.

post/universes/v1/{universeId}/places/{placeId}/versions

Path parameters

universeIdinteger required

The identifier of the experience in which you want to publish your place to. You can copy your experience's Universe ID on Creator Dashboard.

placeIdinteger required

The identifier of your place. See Publishing places with API keys on obtaining a Place ID.

Query parameters

versionTypestring nullable

Can only be either:

  • Saved: the place file should be saved, but not published.
  • Published: the place file should be saved and published.

Response

Returns the published place's version number.