Skip to main content
POST
Create a panel

Authorizations

Authorization
string
header
required

OAuth2 Client Credentials Flow

Body

application/json

Details of the panel to create

name
string
required
Required string length: 1 - 50
networkId
string
required
Required string length: 1 - 50
locationId
string
required
Required string length: 1 - 50
voltageRating
enum<string>
required
Available options:
208/240
amperageRating
number
required
Required range: 1 <= x <= 10000
phaseType
enum<string>
required
Available options:
3-phase,
1-phase
breakers
object[]
required
Minimum array length: 1

Response

Panel was created successfully.

data
object
required