Management APIs-Application Management-Application MFA Push Credentials

Number of APIs: 5

  1. Read One MFA Push Credential GET {{apiPath}}/environments/{{envID}}/applications/{{appID}}/pushCredentials/{{pushCredID}}

  2. Create MFA Push Credential (HMS) POST {{apiPath}}/environments/{{envID}}/applications/{{appID}}/pushCredentials

  3. Update MFA Push Credential PUT {{apiPath}}/environments/{{envID}}/applications/{{appID}}/pushCredentials/{{pushCredID}}

  4. Delete MFA Push Credential DELETE {{apiPath}}/environments/{{envID}}/applications/{{appID}}/pushCredentials/{{pushCredID}}

  5. Read All MFA Push Credentials GET {{apiPath}}/environments/{{envID}}/applications/{{appID}}/pushCredentials