Faceplate Controller
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/faceplates/{faceplateId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
  "creationDate": "2025-10-31T22:41:48.915Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T22:41:48.915Z",
  "id": "text",
  "dsc": "text",
  "projectId": "text",
  "faceplateElements": [
    {
      "creationDate": "2025-10-31T22:41:48.915Z",
      "lastModifiedBy": "text",
      "createdBy": "text",
      "lastModifiedDate": "2025-10-31T22:41:48.915Z",
      "id": "text",
      "type": "Bar",
      "name": "text",
      "expression": "text",
      "props": "text",
      "faceplateId": "text",
      "domId": "text",
      "expressionType": "EXPRESSION"
    }
  ],
  "color": "text",
  "name": "text",
  "svgContent": "text",
  "faceplatePlaceholders": [
    {
      "creationDate": "2025-10-31T22:41:48.915Z",
      "lastModifiedBy": "text",
      "createdBy": "text",
      "lastModifiedDate": "2025-10-31T22:41:48.915Z",
      "id": "text",
      "props": "text",
      "type": "number",
      "name": "text",
      "group": "text",
      "faceplateId": "text",
      "order": 1,
      "dsc": "text"
    }
  ]
}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/faceplates/{faceplateId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 402
{
  "id": "text",
  "dsc": "text",
  "projectId": "text",
  "faceplateElements": [
    {
      "id": "text",
      "type": "Bar",
      "name": "text",
      "expression": "text",
      "props": "text",
      "faceplateId": "text",
      "domId": "text",
      "expressionType": "EXPRESSION"
    }
  ],
  "color": "text",
  "name": "text",
  "svgContent": "text",
  "faceplatePlaceholders": [
    {
      "id": "text",
      "props": "text",
      "type": "number",
      "name": "text",
      "group": "text",
      "faceplateId": "text",
      "order": 1,
      "dsc": "text"
    }
  ]
}No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/faceplates/{faceplateId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/faceplates/{faceplateId}/svg HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
binaryNo Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/faceplates/{faceplateId}/svg HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: text/plain
Accept: */*
Content-Length: 6
"text"No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/faceplates/{faceplateId}/placeholders/{placeholderId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
  "creationDate": "2025-10-31T22:41:48.915Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T22:41:48.915Z",
  "id": "text",
  "props": "text",
  "type": "number",
  "name": "text",
  "group": "text",
  "faceplateId": "text",
  "order": 1,
  "dsc": "text"
}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/faceplates/{faceplateId}/placeholders/{placeholderId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 117
{
  "id": "text",
  "props": "text",
  "type": "number",
  "name": "text",
  "group": "text",
  "faceplateId": "text",
  "order": 1,
  "dsc": "text"
}No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/faceplates/{faceplateId}/placeholders/{placeholderId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/faceplates/{faceplateId}/elements/{elementId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
  "creationDate": "2025-10-31T22:41:48.915Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T22:41:48.915Z",
  "id": "text",
  "type": "Bar",
  "name": "text",
  "expression": "text",
  "props": "text",
  "faceplateId": "text",
  "domId": "text",
  "expressionType": "EXPRESSION"
}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/faceplates/{faceplateId}/elements/{elementId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 141
{
  "id": "text",
  "type": "Bar",
  "name": "text",
  "expression": "text",
  "props": "text",
  "faceplateId": "text",
  "domId": "text",
  "expressionType": "EXPRESSION"
}No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/faceplates/{faceplateId}/elements/{elementId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/faceplates HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
  {
    "creationDate": "2025-10-31T22:41:48.915Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-10-31T22:41:48.915Z",
    "id": "text",
    "dsc": "text",
    "projectId": "text",
    "faceplateElements": [
      {
        "creationDate": "2025-10-31T22:41:48.915Z",
        "lastModifiedBy": "text",
        "createdBy": "text",
        "lastModifiedDate": "2025-10-31T22:41:48.915Z",
        "id": "text",
        "type": "Bar",
        "name": "text",
        "expression": "text",
        "props": "text",
        "faceplateId": "text",
        "domId": "text",
        "expressionType": "EXPRESSION"
      }
    ],
    "color": "text",
    "name": "text",
    "svgContent": "text",
    "faceplatePlaceholders": [
      {
        "creationDate": "2025-10-31T22:41:48.915Z",
        "lastModifiedBy": "text",
        "createdBy": "text",
        "lastModifiedDate": "2025-10-31T22:41:48.915Z",
        "id": "text",
        "props": "text",
        "type": "number",
        "name": "text",
        "group": "text",
        "faceplateId": "text",
        "order": 1,
        "dsc": "text"
      }
    ]
  }
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/faceplates HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 402
{
  "id": "text",
  "dsc": "text",
  "projectId": "text",
  "faceplateElements": [
    {
      "id": "text",
      "type": "Bar",
      "name": "text",
      "expression": "text",
      "props": "text",
      "faceplateId": "text",
      "domId": "text",
      "expressionType": "EXPRESSION"
    }
  ],
  "color": "text",
  "name": "text",
  "svgContent": "text",
  "faceplatePlaceholders": [
    {
      "id": "text",
      "props": "text",
      "type": "number",
      "name": "text",
      "group": "text",
      "faceplateId": "text",
      "order": 1,
      "dsc": "text"
    }
  ]
}{
  "creationDate": "2025-10-31T22:41:48.915Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T22:41:48.915Z",
  "id": "text",
  "dsc": "text",
  "projectId": "text",
  "faceplateElements": [
    {
      "creationDate": "2025-10-31T22:41:48.915Z",
      "lastModifiedBy": "text",
      "createdBy": "text",
      "lastModifiedDate": "2025-10-31T22:41:48.915Z",
      "id": "text",
      "type": "Bar",
      "name": "text",
      "expression": "text",
      "props": "text",
      "faceplateId": "text",
      "domId": "text",
      "expressionType": "EXPRESSION"
    }
  ],
  "color": "text",
  "name": "text",
  "svgContent": "text",
  "faceplatePlaceholders": [
    {
      "creationDate": "2025-10-31T22:41:48.915Z",
      "lastModifiedBy": "text",
      "createdBy": "text",
      "lastModifiedDate": "2025-10-31T22:41:48.915Z",
      "id": "text",
      "props": "text",
      "type": "number",
      "name": "text",
      "group": "text",
      "faceplateId": "text",
      "order": 1,
      "dsc": "text"
    }
  ]
}OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/faceplates/{faceplateId}/placeholders HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
  {
    "creationDate": "2025-10-31T22:41:48.915Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-10-31T22:41:48.915Z",
    "id": "text",
    "props": "text",
    "type": "number",
    "name": "text",
    "group": "text",
    "faceplateId": "text",
    "order": 1,
    "dsc": "text"
  }
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/faceplates/{faceplateId}/placeholders HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 117
{
  "id": "text",
  "props": "text",
  "type": "number",
  "name": "text",
  "group": "text",
  "faceplateId": "text",
  "order": 1,
  "dsc": "text"
}{
  "creationDate": "2025-10-31T22:41:48.915Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T22:41:48.915Z",
  "id": "text",
  "props": "text",
  "type": "number",
  "name": "text",
  "group": "text",
  "faceplateId": "text",
  "order": 1,
  "dsc": "text"
}OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/faceplates/{faceplateId}/elements HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
  {
    "creationDate": "2025-10-31T22:41:48.915Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-10-31T22:41:48.915Z",
    "id": "text",
    "type": "Bar",
    "name": "text",
    "expression": "text",
    "props": "text",
    "faceplateId": "text",
    "domId": "text",
    "expressionType": "EXPRESSION"
  }
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/faceplates/{faceplateId}/elements HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 141
{
  "id": "text",
  "type": "Bar",
  "name": "text",
  "expression": "text",
  "props": "text",
  "faceplateId": "text",
  "domId": "text",
  "expressionType": "EXPRESSION"
}{
  "creationDate": "2025-10-31T22:41:48.915Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T22:41:48.915Z",
  "id": "text",
  "type": "Bar",
  "name": "text",
  "expression": "text",
  "props": "text",
  "faceplateId": "text",
  "domId": "text",
  "expressionType": "EXPRESSION"
}OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/faceplates/{faceplateId}/clone?name=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
  "creationDate": "2025-10-31T22:41:48.915Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T22:41:48.915Z",
  "id": "text",
  "dsc": "text",
  "projectId": "text",
  "faceplateElements": [
    {
      "creationDate": "2025-10-31T22:41:48.915Z",
      "lastModifiedBy": "text",
      "createdBy": "text",
      "lastModifiedDate": "2025-10-31T22:41:48.915Z",
      "id": "text",
      "type": "Bar",
      "name": "text",
      "expression": "text",
      "props": "text",
      "faceplateId": "text",
      "domId": "text",
      "expressionType": "EXPRESSION"
    }
  ],
  "color": "text",
  "name": "text",
  "svgContent": "text",
  "faceplatePlaceholders": [
    {
      "creationDate": "2025-10-31T22:41:48.915Z",
      "lastModifiedBy": "text",
      "createdBy": "text",
      "lastModifiedDate": "2025-10-31T22:41:48.915Z",
      "id": "text",
      "props": "text",
      "type": "number",
      "name": "text",
      "group": "text",
      "faceplateId": "text",
      "order": 1,
      "dsc": "text"
    }
  ]
}OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/faceplates/import HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 17
{
  "file": "binary"
}{}falseOK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/faceplates/export HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{}OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/faceplates/by-project?projectId=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
  {
    "creationDate": "2025-10-31T22:41:48.915Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-10-31T22:41:48.915Z",
    "id": "text",
    "dsc": "text",
    "projectId": "text",
    "faceplateElements": [
      {
        "creationDate": "2025-10-31T22:41:48.915Z",
        "lastModifiedBy": "text",
        "createdBy": "text",
        "lastModifiedDate": "2025-10-31T22:41:48.915Z",
        "id": "text",
        "type": "Bar",
        "name": "text",
        "expression": "text",
        "props": "text",
        "faceplateId": "text",
        "domId": "text",
        "expressionType": "EXPRESSION"
      }
    ],
    "color": "text",
    "name": "text",
    "svgContent": "text",
    "faceplatePlaceholders": [
      {
        "creationDate": "2025-10-31T22:41:48.915Z",
        "lastModifiedBy": "text",
        "createdBy": "text",
        "lastModifiedDate": "2025-10-31T22:41:48.915Z",
        "id": "text",
        "props": "text",
        "type": "number",
        "name": "text",
        "group": "text",
        "faceplateId": "text",
        "order": 1,
        "dsc": "text"
      }
    ]
  }
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/faceplates/by-project-and-names?projectId=text&names=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
  {
    "creationDate": "2025-10-31T22:41:48.915Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-10-31T22:41:48.915Z",
    "id": "text",
    "dsc": "text",
    "projectId": "text",
    "faceplateElements": [
      {
        "creationDate": "2025-10-31T22:41:48.915Z",
        "lastModifiedBy": "text",
        "createdBy": "text",
        "lastModifiedDate": "2025-10-31T22:41:48.915Z",
        "id": "text",
        "type": "Bar",
        "name": "text",
        "expression": "text",
        "props": "text",
        "faceplateId": "text",
        "domId": "text",
        "expressionType": "EXPRESSION"
      }
    ],
    "color": "text",
    "name": "text",
    "svgContent": "text",
    "faceplatePlaceholders": [
      {
        "creationDate": "2025-10-31T22:41:48.915Z",
        "lastModifiedBy": "text",
        "createdBy": "text",
        "lastModifiedDate": "2025-10-31T22:41:48.915Z",
        "id": "text",
        "props": "text",
        "type": "number",
        "name": "text",
        "group": "text",
        "faceplateId": "text",
        "order": 1,
        "dsc": "text"
      }
    ]
  }
]No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/faceplates/{faceplateId}/elements/multi/by-ids?elementIds=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
Last updated
