Verify the possibility to upload a specific file

Verifies the possibility to upload a specific file. For example, if user has enough quota to upload file with duration of 5 minutes and file size of 15 Mb On denied response returns possible codes:

  • singleUploadFileSizeLimitExceeded - uploaded file is greater than 10MB single upload limit on Test plan.
  • extraHoursRequired - uploaded file is longer than end-user's remaining free quota hours on Standard plan.
  • insufficientPrepaidHours - uploaded file is longer than end-user's remaining quota hours on Prepaid plan.
  • cutRequired - track time for the uploaded file exceeds the limit of track time per single upload within end-user's current billing plan (for Free, Prepaid, Standard plans).
  • fileUploadLimitReached - 3 files per month limit used up for Free plan end-user.
  • quotaExceeded - uploaded file is longer than end-user's remaining quota on Demo plan.
  • prepaidHoursUsed - there is no quota on Prepaid plan or Demo plan.
  • invalidPlan - trial period is over for end-user on Trial plan.
  • organizationQuotaUsed - the quota of organization, to which end-user belongs with Member or Trial plan, is over.
  • organizationQuotaExceeded - uploaded file is longer than the quota of organization, to which end-user belongs with Member or Trial plan.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int64

file duration in milliseconds

int64

file size in bytes

string
Defaults to 1.0

The requested API version

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Request is unauthorized

403

Request is forbidden

404

Requested resource(s) not found. Find out more about errors here

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json