Returns list of user UI configurations
successful operation
Authorization information is missing or invalid.
Not Found.
Internal server error
{- "count": 0,
- "next": "string",
- "previous": "string",
- "results": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "features": {
- "dashboard": {
- "version": 0,
- "supported": true
}
}, - "created_on": "2019-08-24T14:15:22Z",
- "user": 0
}
]
}
Returns instance of created UI configuration
Successful Operation
Bad request
Authorization information is missing or invalid.
Forbidden, no permission to perform this action.
Internal server error
{- "features": {
- "dashboard": {
- "version": 0,
- "supported": true
}
}, - "user": 0
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "features": {
- "dashboard": {
- "version": 0,
- "supported": true
}
}, - "created_on": "2019-08-24T14:15:22Z",
- "user": 0
}
Returns instance of user UI configuration
successful operation
Authorization information is missing or invalid.
Not Found.
Internal server error
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "features": {
- "dashboard": {
- "version": 0,
- "supported": true
}
}, - "created_on": "2019-08-24T14:15:22Z",
- "user": 0
}
Returns updated instance of user UI configuration
successful operation
Invalid request.
Authorization information is missing or invalid.
Not Found.
Internal server error
{- "features": {
- "dashboard": {
- "version": 0,
- "supported": true
}
}, - "user": 0
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "features": {
- "dashboard": {
- "version": 0,
- "supported": true
}
}, - "created_on": "2019-08-24T14:15:22Z",
- "user": 0
}
Returns instance of user UI configuration
successful operation
Invalid request.
Authorization information is missing or invalid.
Not Found.
Internal server error
{- "features": {
- "dashboard": {
- "version": 0,
- "supported": true
}
}, - "user": 0
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "features": {
- "dashboard": {
- "version": 0,
- "supported": true
}
}, - "created_on": "2019-08-24T14:15:22Z",
- "user": 0
}
Empty response
The resource was deleted successfully.
Invalid request.
Authorization information is missing or invalid.
Forbidden, no permission to perform this action.
Not Found.
Internal server error
{- "errors": [
- "string"
], - "message": "string",
- "status": 0
}