Skip to main content

app.bsky.video.getUploadLimits

GET 

/app.bsky.video.getUploadLimits

Get video upload limits for the authenticated user.

Request

Responses

OK

Schema

    canUpload booleanrequired
    remainingDailyVideos integer
    remainingDailyBytes integer
    message string
    error string
Loading...