GET api/SpeechToText/GetFolderDetails?userId={userId}&patientId={patientId}&name={name}&oldAudioPath={oldAudioPath}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userId | string |
Required |
|
| patientId | integer |
Required |
|
| name | string |
Required |
|
| oldAudioPath | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.