Role Controller
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/roles/{roleId} HTTP/1.1
Host: inscada.cloud
Accept: */*
{
"creationDate": "2025-08-21T19:24:46.023Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T19:24:46.023Z",
"id": "text",
"name": "text"
}
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/roles/{roleId} HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 27
{
"id": "text",
"name": "text"
}
No content
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/roles/{roleId} HTTP/1.1
Host: inscada.cloud
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/roles HTTP/1.1
Host: inscada.cloud
Accept: */*
[
{
"creationDate": "2025-08-21T19:24:46.023Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T19:24:46.023Z",
"id": "text",
"name": "text"
}
]
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/roles HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 27
{
"id": "text",
"name": "text"
}
{
"creationDate": "2025-08-21T19:24:46.023Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T19:24:46.023Z",
"id": "text",
"name": "text"
}
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/roles/{roleId}/permissions HTTP/1.1
Host: inscada.cloud
Accept: */*
[
{
"creationDate": "2025-08-21T19:24:46.023Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T19:24:46.023Z",
"id": "text",
"name": "text"
}
]
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/roles/{roleId}/permissions HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 6
"text"
{
"creationDate": "2025-08-21T19:24:46.023Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T19:24:46.023Z",
"id": "text",
"name": "text"
}
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/roles/{roleId}/permissions/multi HTTP/1.1
Host: inscada.cloud
Accept: */*
[
{
"creationDate": "2025-08-21T19:24:46.023Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T19:24:46.023Z",
"id": "text",
"name": "text"
}
]
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/roles/{roleId}/menus HTTP/1.1
Host: inscada.cloud
Accept: */*
[
{
"creationDate": "2025-08-21T19:24:46.023Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T19:24:46.023Z",
"id": "text",
"name": "text"
}
]
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/roles/{roleId}/menus HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 6
"text"
{
"creationDate": "2025-08-21T19:24:46.023Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T19:24:46.023Z",
"id": "text",
"name": "text"
}
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/roles/{roleId}/menus/multi HTTP/1.1
Host: inscada.cloud
Accept: */*
[
{
"creationDate": "2025-08-21T19:24:46.023Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T19:24:46.023Z",
"id": "text",
"name": "text"
}
]
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/roles/import HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 17
{
"file": "binary"
}
{}
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/roles/{roleId}/permissions/{permissionId} HTTP/1.1
Host: inscada.cloud
Accept: */*
{
"creationDate": "2025-08-21T19:24:46.023Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T19:24:46.023Z",
"id": "text",
"name": "text"
}
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/roles/{roleId}/permissions/{permissionId} HTTP/1.1
Host: inscada.cloud
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/roles/{roleId}/menus/{menuId} HTTP/1.1
Host: inscada.cloud
Accept: */*
{
"creationDate": "2025-08-21T19:24:46.023Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T19:24:46.023Z",
"id": "text",
"name": "text"
}
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/roles/{roleId}/menus/{menuId} HTTP/1.1
Host: inscada.cloud
Accept: */*
No content
false
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/roles/export HTTP/1.1
Host: inscada.cloud
Accept: */*
{}