Skip to main content
POST
POST /api/v1/transcription/processing

Authorizations

X-API-Key
string
header
required

Body

application/json
socialTranscriptionId
string<uuid>
socialRoomSetId
string<uuid>
status
enum<string>
Available options:
PROCESSING,
COMPLETE,
FAILED
name
string
s3Bucket
string
startDateTime
string<date-time>
processingStartDateTime
string<date-time>
processingEndDateTime
string<date-time>
user
object

Response

200 - application/json

OK

socialTranscriptionId
string<uuid>
socialRoomSetId
string<uuid>
status
enum<string>
Available options:
PROCESSING,
COMPLETE,
FAILED
name
string
s3Bucket
string
startDateTime
string<date-time>
processingStartDateTime
string<date-time>
processingEndDateTime
string<date-time>
user
object