Report Controller
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/reports/{reportId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
"creationDate": "2025-11-22T23:40:38.543Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-22T23:40:38.543Z",
"id": "text",
"minutes": 1,
"reportDay": 1,
"dsc": "text",
"printDay": 1,
"lang": "text",
"no": "text",
"logoFlag": true,
"name": "text",
"mailDay": 1,
"period": "Hourly",
"mailTo": "text",
"projectId": "text",
"printTime": "2025-11-22T23:40:38.543Z",
"printFlag": true,
"reportTime": "2025-11-22T23:40:38.543Z",
"mailFlag": true,
"mailTime": "2025-11-22T23:40:38.543Z",
"owner": "text"
}Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/reports/{reportId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 351
{
"id": "text",
"minutes": 1,
"reportDay": 1,
"dsc": "text",
"printDay": 1,
"lang": "text",
"no": "text",
"logoFlag": true,
"name": "text",
"mailDay": 1,
"period": "Hourly",
"mailTo": "text",
"projectId": "text",
"printTime": "2025-11-22T23:40:38.543Z",
"printFlag": true,
"reportTime": "2025-11-22T23:40:38.543Z",
"mailFlag": true,
"mailTime": "2025-11-22T23:40:38.543Z",
"owner": "text"
}No content
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/reports/{reportId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/reports/{reportId}/groups/{groupId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
"creationDate": "2025-11-22T23:40:38.543Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-22T23:40:38.543Z",
"id": "text",
"groupOrder": 1,
"reportId": "text",
"name": "text",
"dsc": "text"
}Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/reports/{reportId}/groups/{groupId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 73
{
"id": "text",
"groupOrder": 1,
"reportId": "text",
"name": "text",
"dsc": "text"
}No content
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/reports/{reportId}/groups/{groupId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/reports/{reportId}/groups/{groupId}/subgroups/{subgroupId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
"creationDate": "2025-11-22T23:40:38.543Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-22T23:40:38.543Z",
"id": "text",
"subgroupOrder": 1,
"name": "text",
"dsc": "text",
"groupId": "text"
}Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/reports/{reportId}/groups/{groupId}/subgroups/{subgroupId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 75
{
"id": "text",
"subgroupOrder": 1,
"name": "text",
"dsc": "text",
"groupId": "text"
}No content
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/reports/{reportId}/groups/{groupId}/subgroups/{subgroupId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/reports/{reportId}/groups/{groupId}/subgroups/{subgroupId}/variables/{variableId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
"creationDate": "2025-11-22T23:40:38.543Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-22T23:40:38.543Z",
"id": "text",
"name": "text",
"calcType": "Min",
"variableOrder": 1,
"totalCalcType": "Min",
"subgroupId": "text",
"pattern": "text",
"variableId": "text",
"totalVariableId": "text",
"deviationCalcReportVariableId": "text",
"dsc": "text",
"deviationVariableId": "text"
}Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/reports/{reportId}/groups/{groupId}/subgroups/{subgroupId}/variables/{variableId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 247
{
"id": "text",
"name": "text",
"calcType": "Min",
"variableOrder": 1,
"totalCalcType": "Min",
"subgroupId": "text",
"pattern": "text",
"variableId": "text",
"totalVariableId": "text",
"deviationCalcReportVariableId": "text",
"dsc": "text",
"deviationVariableId": "text"
}No content
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/reports/{reportId}/groups/{groupId}/subgroups/{subgroupId}/variables/{variableId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/reports HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
{
"creationDate": "2025-11-22T23:40:38.543Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-22T23:40:38.543Z",
"id": "text",
"minutes": 1,
"reportDay": 1,
"dsc": "text",
"printDay": 1,
"lang": "text",
"no": "text",
"logoFlag": true,
"name": "text",
"mailDay": 1,
"period": "Hourly",
"mailTo": "text",
"projectId": "text",
"printTime": "2025-11-22T23:40:38.543Z",
"printFlag": true,
"reportTime": "2025-11-22T23:40:38.543Z",
"mailFlag": true,
"mailTime": "2025-11-22T23:40:38.543Z",
"owner": "text"
}
]Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/reports HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 351
{
"id": "text",
"minutes": 1,
"reportDay": 1,
"dsc": "text",
"printDay": 1,
"lang": "text",
"no": "text",
"logoFlag": true,
"name": "text",
"mailDay": 1,
"period": "Hourly",
"mailTo": "text",
"projectId": "text",
"printTime": "2025-11-22T23:40:38.543Z",
"printFlag": true,
"reportTime": "2025-11-22T23:40:38.543Z",
"mailFlag": true,
"mailTime": "2025-11-22T23:40:38.543Z",
"owner": "text"
}{
"creationDate": "2025-11-22T23:40:38.543Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-22T23:40:38.543Z",
"id": "text",
"minutes": 1,
"reportDay": 1,
"dsc": "text",
"printDay": 1,
"lang": "text",
"no": "text",
"logoFlag": true,
"name": "text",
"mailDay": 1,
"period": "Hourly",
"mailTo": "text",
"projectId": "text",
"printTime": "2025-11-22T23:40:38.543Z",
"printFlag": true,
"reportTime": "2025-11-22T23:40:38.543Z",
"mailFlag": true,
"mailTime": "2025-11-22T23:40:38.543Z",
"owner": "text"
}Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/reports/{reportId}/schedule HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/reports/{reportId}/print?startDate=2025-11-22T23%3A40%3A38.543Z&endDate=2025-11-22T23%3A40%3A38.543Z&lang=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/reports/{reportId}/mail?startDate=2025-11-22T23%3A40%3A38.543Z&endDate=2025-11-22T23%3A40%3A38.543Z&lang=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/reports/{reportId}/groups HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
{
"creationDate": "2025-11-22T23:40:38.543Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-22T23:40:38.543Z",
"id": "text",
"groupOrder": 1,
"reportId": "text",
"name": "text",
"dsc": "text"
}
]Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/reports/{reportId}/groups HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 73
{
"id": "text",
"groupOrder": 1,
"reportId": "text",
"name": "text",
"dsc": "text"
}{
"creationDate": "2025-11-22T23:40:38.543Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-22T23:40:38.543Z",
"id": "text",
"groupOrder": 1,
"reportId": "text",
"name": "text",
"dsc": "text"
}Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/reports/{reportId}/groups/{groupId}/subgroups HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
{
"creationDate": "2025-11-22T23:40:38.543Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-22T23:40:38.543Z",
"id": "text",
"subgroupOrder": 1,
"name": "text",
"dsc": "text",
"groupId": "text"
}
]Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/reports/{reportId}/groups/{groupId}/subgroups HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 75
{
"id": "text",
"subgroupOrder": 1,
"name": "text",
"dsc": "text",
"groupId": "text"
}{
"creationDate": "2025-11-22T23:40:38.543Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-22T23:40:38.543Z",
"id": "text",
"subgroupOrder": 1,
"name": "text",
"dsc": "text",
"groupId": "text"
}Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/reports/{reportId}/groups/{groupId}/subgroups/{subgroupId}/variables HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
{
"creationDate": "2025-11-22T23:40:38.543Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-22T23:40:38.543Z",
"id": "text",
"name": "text",
"calcType": "Min",
"variableOrder": 1,
"totalCalcType": "Min",
"subgroupId": "text",
"pattern": "text",
"variableId": "text",
"totalVariableId": "text",
"deviationCalcReportVariableId": "text",
"dsc": "text",
"deviationVariableId": "text"
}
]Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/reports/{reportId}/groups/{groupId}/subgroups/{subgroupId}/variables HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 247
{
"id": "text",
"name": "text",
"calcType": "Min",
"variableOrder": 1,
"totalCalcType": "Min",
"subgroupId": "text",
"pattern": "text",
"variableId": "text",
"totalVariableId": "text",
"deviationCalcReportVariableId": "text",
"dsc": "text",
"deviationVariableId": "text"
}{
"creationDate": "2025-11-22T23:40:38.543Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-22T23:40:38.543Z",
"id": "text",
"name": "text",
"calcType": "Min",
"variableOrder": 1,
"totalCalcType": "Min",
"subgroupId": "text",
"pattern": "text",
"variableId": "text",
"totalVariableId": "text",
"deviationCalcReportVariableId": "text",
"dsc": "text",
"deviationVariableId": "text"
}Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/reports/{reportId}/cancel HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/reports/schedule/by-project?projectId=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/reports/import HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 17
{
"file": "binary"
}{}Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/reports/cancel/by-project?projectId=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/reports/{reportId}/status HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
ScheduledAccess token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/reports/{reportId}/preview?startDate=2025-11-22T23%3A40%3A38.543Z&endDate=2025-11-22T23%3A40%3A38.543Z&lang=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
Ynl0ZXM=Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/reports/{reportId}/export/excel?startDate=2025-11-22T23%3A40%3A38.543Z&endDate=2025-11-22T23%3A40%3A38.543Z&lang=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
Ynl0ZXM=Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/reports/status/by-ids?reportIds=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
"ANY_ADDITIONAL_PROPERTY": "Scheduled"
}Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
falseOK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/reports/export HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{}Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/reports/by-project?projectId=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
{
"creationDate": "2025-11-22T23:40:38.543Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-22T23:40:38.543Z",
"id": "text",
"minutes": 1,
"reportDay": 1,
"dsc": "text",
"printDay": 1,
"lang": "text",
"no": "text",
"logoFlag": true,
"name": "text",
"mailDay": 1,
"period": "Hourly",
"mailTo": "text",
"projectId": "text",
"printTime": "2025-11-22T23:40:38.543Z",
"printFlag": true,
"reportTime": "2025-11-22T23:40:38.543Z",
"mailFlag": true,
"mailTime": "2025-11-22T23:40:38.543Z",
"owner": "text"
}
]Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/reports/multi/by-ids?reportIds=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/reports/groups/subgroups/variables/multi/by-ids?variableIds=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/reports/groups/subgroups/multi/by-ids?subgroupIds=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/reports/groups/multi/by-ids?groupIds=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
Last updated