v1

latestOpenAPI 3.0.42026-07-14475158859.0 KB
Recitation

Reciation Upload (Auth)

post/api/audio

Query parameters

replaceboolean

if you send true to replace parameter, if there is an existing recitation for the poem from the user with the same Audio Artist name corresponding mp3+xml files are replaced an no other changes is applied (no new post, preserving recitation position)

recitationType0 | 1 | 1000

recitation type

Response

OK

idstring uuid

Id

sessionType0 | 1 | 2

Upload Session Types

useIdstring uuid

User Id

uploadStartTimestring date-time

Upload Start Time

uploadEndTimestring date-time

Upload End Time

processStartTimestring date-time

Process Start Time

processEndTimestring date-time

Process End Time

processProgressinteger

Process Progress

status0 | 1 | 2

Upload Session Process Status

Example response

{
  "user": {
    "rImage": {
      "folderName": "2017-08",
      "storedFileName": "85007253-09f2-4434-8b7e-1a23db2cd9c9.png"
    }
  }
}