sandbox
Initialize postgres sandbox with data
Initialize the sandbox with postgres-specific data following the defined schema.
post/sandbox/postgres/{sandbox_id}/initialize
Path parameters
sandbox_idstring required
The unique sandbox identifier
The unique sandbox identifier
Query parameters
init_default_databoolean
If true, use default test data for initialization
If true, use default test data for initialization
Request body
Response
Successful Response
Changes
Changed in 1 of the 50 revisions of this API.1
- ●
removed the optional property
records_createdfrom the response with the200statusresponse-optional-property-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●