/
FE
featurehub-io
/
ManagementResourceApi
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 28m ago · Updated 1mo ago
Details
Filter operations
ApplicationService
5
AuthService
9
post
/mr-api/authentication
get
/mr-api/external-provider/{provider}
post
/mr-api/login
get
/mr-api/logout
put
/mr-api/authentication/{id}/replaceTempPassword
post
/mr-api/authentication/{email}/expiredTokenReset
put
/mr-api/authentication/{id}/changePassword
get
/mr-api/authentication/{token}
put
/mr-api/authentication/{id}/resetPassword
EnvironmentFeatureService
6
EnvironmentService
6
FeatureService
8
GroupService
8
PersonService
5
PortfolioService
5
RolloutStrategyService
6
ServiceAccountService
6
SetupService
2
UserStateService
2
AuthService
Reset password
put
/mr-api/authentication/{id}/resetPassword
Request body
PasswordReset
required
password
string
required
reactivate
boolean
Response
Successfully reset password
Person
required
id
PersonId
name
string
email
string
email
other
string
source
string
version
integer
passwordRequiresReset
boolean
groups
Group[]
whenArchived
string
date-time
additional
PersonInfo[]
Changes