post/v1/stt-transcript
https://managedservices-prod.rteappbuilder.com/
SAMPLE REQUEST
{
"passphrase": "string",
"limit": 10,
"page": 1
}
SAMPLE RESPONSE
{
"stts": "array",
"pagination": {
"limit": 10,
"total": 50,
"page": 1
}
}
Loading...