/
FE
featurehub-io
/
ManagementResourceApi
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 3w ago
View markdown
featurehub-io
ManagementResourceApi
post
/mr-api/portfolio
v1
latest
OpenAPI 3.0.1
2026-07-17
86
92
133.1 KB
ApplicationService
7
AuthService
9
CacheService
1
Environment2Service
1
EnvironmentFeatureService
6
EnvironmentService
6
FeatureGroupService
6
FeatureHistoryService
1
FeatureService
8
GroupService
8
InfoService
1
PersonService
7
PortfolioService
5
get
/mr-api/portfolio
post
/mr-api/portfolio
get
/mr-api/portfolio/{id}
put
/mr-api/portfolio/{id}
delete
/mr-api/portfolio/{id}
RolloutStrategyService
6
ServiceAccountService
6
SetupService
2
UserStateService
2
WebhookService
4
PortfolioService
Create a new portfolio
post
/mr-api/portfolio
Request body
Portfolio
required
createdBy
Person
updatedBy
Person
whenCreated
string
date-time
whenUpdated
string
date-time
id
string
uuid
name
string
required
description
string
version
integer
organizationId
string
uuid
groups
Group[]
applications
Application[]
whenArchived
string
date-time
Response
Resulting portfolio
Portfolio
required
createdBy
Person
updatedBy
Person
whenCreated
string
date-time
whenUpdated
string
date-time
id
string
uuid
name
string
required
description
string
version
integer
organizationId
string
uuid
groups
Group[]
applications
Application[]
whenArchived
string
date-time