latestOpenAPI 3.1.02026-08-10128060.0 KB

5b916374c3f8

WorldBuilder

Create a new Fast Play build

Queues a new Fast Play build for the specified organization, project, and content.

post/content/{contentId}/embed/

Path parameters

contentIdstring required

Headers

x-m2-organization-idstring required

The ID of an organization

x-m2-project-idstring required

The ID of a project

Request body

gfnTitleIdstring required

The title ID of the variant to use for embedding

Response

The data of the created Fast Play build

organizationIdstring required

The ID of an organization

projectIdstring required

The ID of a project

contentIdstring required
gfnTitleIdstring required

GFN Title ID of the variant into which we want to embed the content

createdBystring required

The ID of the user who created the Fast Play build

buildkiteRunIdstring

A unique identifier for the Buildkite run used to embed the content. It is populated when Fast Play moves from the 'queued' to the 'pending' phase.

buildkiteRunNumbernumber

The number of the Buildkite run used to embed the content. It is populated when Fast Play moves from the 'queued' to the 'pending' phase. We use this as a query parameter when cancelling a Buildkite run.

startTimeMsnumber

The time the Fast Play Buildkite run started, in ms. It coincides with the embed run being moved to the 'pending' phase.

endTimeMsnumber

The time the Fast Play Buildkite run ended (successfully or not), in ms. It coincides with the embed run being moved to the 'completed' or 'failed' phase.

idstring required