v1

latestOpenAPI 3.0.32026-07-17136180270.3 KB
Sandbox Providers

Create sandbox provider instance

Create sandbox provider instance. Accepts a JSON request body when defined and returns the resulting resource or action status.

post/api/projects/{projectId}/sandbox-providers/

Path parameters

projectIdstring required

Project identifier used to scope the request.

Request body

typestring required

type value for the create Sandbox Provider Request object.

namestring required

Human-readable name.

configobject

config value for the create Sandbox Provider Request object.

Response

Provider

idstring

Stable identifier for the object.

typestring

type value for the sandbox Provider object.

namestring

Human-readable name.

configobject

config value for the sandbox Provider object.