GET api/SpeechToText/GetFolderDetails?userId={userId}&patientId={patientId}&name={name}&oldAudioPath={oldAudioPath}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userId

string

Required

patientId

integer

Required

name

string

Required

oldAudioPath

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.