Create a message verification
Create a message verification by providing its details.
Review the message verification models to select which one to use.
The audio requirements must be met to obtain a result.
Score: Confidence in a positive result is represented by the score.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The handle of the owner.
1 - 50
The handle of the space.
1 - 50
Body
The handle of the audio of the new message verification.
1 - 50
The language of the new message verification.
The message of the new message verification.
1 - 200
The model used to perform the new message verification.
The alias of the new message verification.
1 - 100
Response
The alias of the message verification.
The audio of the message verification.
The date and time when the message verification was created.
The handle of the message verification. Is unique.
The UUID of the message verification. Is unique.
The language of the message verification.
The message of the message verification.
1 - 200
The model of the message verification.
The date and time when the message verification was performed.
The score of the message verification.
0 < x < 1
The state of the message verification.
performing
, performed
, performedWithoutScore
, error