User Controller
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/users/{username}/default-space HTTP/1.1
Host: inscada.cloud
Accept: */*
{
"creationDate": "2025-08-21T14:06:59.305Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T14:06:59.305Z",
"id": "text",
"name": "text"
}
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/users/{username}/default-space HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 6
"text"
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/users/{userId} HTTP/1.1
Host: inscada.cloud
Accept: */*
{
"creationDate": "2025-08-21T14:06:59.305Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T14:06:59.305Z",
"id": "text",
"phone": "text",
"username": "text",
"requirePasswordReset": true,
"otpType": "none",
"eulaAccepted": true,
"email": "text"
}
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/users/{userId} HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 144
{
"id": "text",
"phone": "text",
"username": "text",
"password": "text",
"requirePasswordReset": true,
"otpType": "none",
"eulaAccepted": true,
"email": "text"
}
No content
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/users/{userId} HTTP/1.1
Host: inscada.cloud
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/users/ui-configs HTTP/1.1
Host: inscada.cloud
Accept: */*
text
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/users/ui-configs HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 6
"text"
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/users/default-space HTTP/1.1
Host: inscada.cloud
Accept: */*
{
"creationDate": "2025-08-21T14:06:59.305Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T14:06:59.305Z",
"id": "text",
"name": "text"
}
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/users/default-space HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 6
"text"
No content
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/users/agree HTTP/1.1
Host: inscada.cloud
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/users HTTP/1.1
Host: inscada.cloud
Accept: */*
[
{
"creationDate": "2025-08-21T14:06:59.305Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T14:06:59.305Z",
"id": "text",
"phone": "text",
"username": "text",
"requirePasswordReset": true,
"otpType": "none",
"eulaAccepted": true,
"email": "text"
}
]
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/users HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 112
{
"email": "text",
"requirePasswordReset": true,
"phone": "text",
"username": "text",
"password": "text",
"otpType": "none"
}
{
"creationDate": "2025-08-21T14:06:59.305Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T14:06:59.305Z",
"id": "text",
"phone": "text",
"username": "text",
"requirePasswordReset": true,
"otpType": "none",
"eulaAccepted": true,
"email": "text"
}
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/users/{username}/reset-password HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 97
{
"requirePasswordReset": true,
"oldPassword": "text",
"newPassword": "text",
"newPasswordAgain": "text"
}
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/users/{userId}/spaces HTTP/1.1
Host: inscada.cloud
Accept: */*
[
{
"creationDate": "2025-08-21T14:06:59.305Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T14:06:59.305Z",
"id": "text",
"name": "text"
}
]
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/users/{userId}/spaces HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 6
"text"
{
"creationDate": "2025-08-21T14:06:59.305Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T14:06:59.305Z",
"id": "text",
"name": "text"
}
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/users/{userId}/roles HTTP/1.1
Host: inscada.cloud
Accept: */*
[
{
"creationDate": "2025-08-21T14:06:59.305Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T14:06:59.305Z",
"id": "text",
"name": "text"
}
]
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/users/{userId}/roles HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 6
"text"
{
"creationDate": "2025-08-21T14:06:59.305Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T14:06:59.305Z",
"id": "text",
"name": "text"
}
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/users/reset-password HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 97
{
"requirePasswordReset": true,
"oldPassword": "text",
"newPassword": "text",
"newPasswordAgain": "text"
}
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/users/{userId}/spaces/{spaceId} HTTP/1.1
Host: inscada.cloud
Accept: */*
{
"creationDate": "2025-08-21T14:06:59.305Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T14:06:59.305Z",
"id": "text",
"name": "text"
}
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/users/{userId}/spaces/{spaceId} HTTP/1.1
Host: inscada.cloud
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/users/{userId}/roles/{roleId} HTTP/1.1
Host: inscada.cloud
Accept: */*
{
"creationDate": "2025-08-21T14:06:59.305Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T14:06:59.305Z",
"id": "text",
"name": "text"
}
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/users/{userId}/roles/{roleId} HTTP/1.1
Host: inscada.cloud
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/users/by-active-space HTTP/1.1
Host: inscada.cloud
Accept: */*
[
"text"
]
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/users/multi/by-ids HTTP/1.1
Host: inscada.cloud
Accept: */*
No content