PingOne Neo-PingOne Verify-Verify Voice Phrases

Number of APIs: 10

  1. Update Custom Voice Phrase PUT {{apiPath}}/environments/{{envID}}/voicePhrases/{{voicePhraseID}}

  2. Update Custom Voice Phrase Content PUT {{apiPath}}/environments/{{envID}}/voicePhrases/{{voicePhraseID}}/contents/{{voiceContentsID}}

  3. Delete Custom Voice Phrase DELETE {{apiPath}}/environments/{{envID}}/voicePhrases/{{voicePhraseID}}

  4. Delete Custom Voice Phrase Content DELETE {{apiPath}}/environments/{{envID}}/voicePhrases/{{voicePhraseID}}/contents/{{voiceContentsID}}

  5. Create Custom Voice Phrase POST {{apiPath}}/environments/{{envID}}/voicePhrases

  6. Create Custom Voice Phrase Content POST {{apiPath}}/environments/{{envID}}/voicePhrases/{{voicePhraseID}}/contents

  7. Read All Voice Phrase Contents GET {{apiPath}}/environments/{{envID}}/voicePhrases/{{voicePhraseID}}/contents

  8. Read One Voice Phrase GET {{apiPath}}/environments/{{envID}}/voicePhrases/{{voicePhraseID}}

  9. Read One Voice Phrase Content GET {{apiPath}}/environments/{{envID}}/voicePhrases/{{voicePhraseID}}/contents/{{voiceContentsID}}

  10. Read All Voice Phrases GET {{apiPath}}/environments/{{envID}}/voicePhrases