Skip to main content
POST
Deploy network

Authorizations

Authorization
string
header
required

Organization API key, generated in studio.sidenet.ai. Backend only — never in a browser.

Path Parameters

id
string
required
Example:

"a5e91c07-3f24-4b68-9d15-8c72e0b4a396"

Body

application/json
target_copilot_id
string
required

The network to overwrite — staging or prod, never the source.

Example:

"0b8d4f19-5a37-4c62-8e01-6d93b2a7f584"

Response

The target network after the copy

deployed
boolean
from
string<uuid>

The source network.

to
string<uuid>

The network that was written.

copilot
object

The target, now carrying the source's configuration.