Has Pending Dialogue
This method is used to know if there is any pending dialogue active at any moment for an user. It should always be called before performing any steps of voice process.
Has Pending Dialogue
GET
https://api.biometrid.com/api/1.1/users/:userId/voice/is-pending
Check if User has already an active dialogue.
Path Parameters
Name
Type
Description
userId
string
BiometrID user ID
Headers
Name
Type
Description
x-biometrid-key
string
Application client key.
x-biometrid-secret
string
Application client secret.
Last updated
Was this helpful?