latestOpenAPI 3.1.02026-08-194237902.5 MB

563848e0ecc0

Network

Create a new network

Creates a new network record for the tenant identified by the tenant-id header. The request body's data object is validated against the Network JSON schema; currently the only recognized field is name (string), with an optional contractId also nested inside data — no other properties are accepted, and none are required. Requires the CREATE_NETWORK permission. On success, returns the created network with its server-assigned ID.

post/networks

Headers

tenant-idstring required

Tenant ID

Request body

Response

Network created successfully