HomeGuidesAPI Reference
CommunityWebsiteDocumentationExchangeSupportDeveloper
API Reference

Create an Uninitialized System

Creates a new system skeleton without invoking any provider plugin logic.
Components are created directly from the selected layout's component type definitions
and set to uninitialized status. The system can later be activated via
PUT /api/infrastructure/systems/{id}/initialize.

Requires full permission on infrastructure-system.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
system
object

Request body for creating an uninitialized system skeleton.
Unlike the standard create endpoint, this does not invoke any provider plugin logic.
Components are created directly from the layout's component type definitions and set to
uninitialized status. The system can later be initialized via PUT /systems/{id}/initialize.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json