/
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/person
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
get
/mr-api/person
post
/mr-api/person
post
/mr-api/person/{id}/token-reset
put
/mr-api/person/{id}/v2
get
/mr-api/person/{id}
put
/mr-api/person/{id}
delete
/mr-api/person/{id}
PortfolioService
5
RolloutStrategyService
6
ServiceAccountService
6
SetupService
2
UserStateService
2
WebhookService
4
PersonService
Create a new person
post
/mr-api/person
Request body
CreatePersonDetails
required
email
string
email
personType
'person'
|
'serviceAccount'
|
'sdkServiceAccount'
name
string
groupIds
string[]
Response
Registration url
RegistrationUrl
required
registrationUrl
string
personId
string
uuid
required
token
string
required