Management APIs-Application Management-Application MFA Push Credentials
Number of APIs: 5
-
Read One MFA Push Credential GET {{apiPath}}/environments/{{envID}}/applications/{{appID}}/pushCredentials/{{pushCredID}}
-
Create MFA Push Credential (HMS) POST {{apiPath}}/environments/{{envID}}/applications/{{appID}}/pushCredentials
-
Update MFA Push Credential PUT {{apiPath}}/environments/{{envID}}/applications/{{appID}}/pushCredentials/{{pushCredID}}
-
Delete MFA Push Credential DELETE {{apiPath}}/environments/{{envID}}/applications/{{appID}}/pushCredentials/{{pushCredID}}
-
Read All MFA Push Credentials GET {{apiPath}}/environments/{{envID}}/applications/{{appID}}/pushCredentials