v1

latestOpenAPI 3.0.12026-07-17235160320.7 KB
Experiments

Modifies a Draft for the resource

put/api/v1/experiments/drafts/{draftId}

Path parameters

draftIdinteger required

ID for the Draft of the experiment resource.

Headers

X-Fieldsstring mask

An optional fields mask

Request body

namestring required

Name of the Experiment resource.

descriptionstring

Description of the Experiment resource.

entrypointsinteger[]

A list of Entrypoint IDs.

Response

Success

idinteger

ID of the Draft.

payloadobject

The contents of the draft resource.

createdOnstring date-time

Timestamp when the draft resource was created.

lastModifiedOnstring date-time

Timestamp when the draft resource was last modified.

resourceTypestring

The type of resource of this draft.

resourceinteger

ID of the resource this draft modifies.

resourceSnapshotinteger

ID of the resource snapshot this draft modifies.

metadataobject

Additional metadata about the draft