Create Sandbox
BetaPOST
/v1/core/sandboxesIdempotent with Idempotency-Key header. Learn more
Creates a sandbox account.
include[]optional arrayenumValues:owner_accountSub-objects to expand in the response. When omitted, sub-objects are returned as null.
namestringDisplay name.
modeoptional stringnullableenumValues:blankseededControls whether the sandbox is blank or seeded with tutorial data. Defaults to blank.
idstringSandbox ID.
objectstringenumValues:sandboxResource type identifier.
namestringDisplay name.
owner_accountobjectExpandablenullableOwner account.
idstringAccount ID.
objectstringenumValues:accountResource type identifier.
namestringDisplay name.
default_billing_addressobjectnullableDefault billing address.
null in this endpoint.default_shipping_addressobjectnullableDefault shipping address.
null in this endpoint.brandingobjectnullableBranding configuration.
null in this endpoint.portalobjectnullablePortal configuration.
null in this endpoint.created_atstring (date-time)Creation timestamp.
updated_atstring (date-time)Last updated timestamp.
created_atstring (date-time)When this sandbox was created.
updated_atstring (date-time)When this sandbox was last updated.
Responses
201
Successful response for Create Sandbox