/api/portals
Request
URI
GET
https://{api_host}//platypus_host/portal-service/api/portals
COPY
Query Parameters
string
page
Optional
page
string
limit
Optional
limit
string
$orderby
Optional
$orderby
string
$top
Optional
$top
string
$skip
Optional
$skip
string
$filter
Optional
$filter
string
page
Optional
page
string
limit
Optional
limit
string
$orderby
Optional
$orderby
string
$top
Optional
$top
string
$skip
Optional
$skip
string
$filter
Optional
$filter
Responses
default
Default response
Operation doesn't return any data structure
Portal Service Operations
POST
/api/portals
GET
/api/portals
GET
/api/portals/name/ {name}
PUT
/api/portals/ {id}
DELETE
/api/portals/ {id}
GET
/api/portals/ {id}
POST
/api/portletconfigurations
GET
/api/portletconfigurations
PUT
/api/portletconfigurations/ {id}
DELETE
/api/portletconfigurations/ {id}
GET
/api/portletconfigurations/ {id}