LogoLogo
  • About
  • Quick Start
  • API reference
    • Workspace
      • Dependencies
      • Copy
      • Property definitions
        • Reorder
      • Property instances
        • Reorder
        • Lock
        • Unlock
      • Blocks
      • Comments
        • Parent
      • Data Sinks
    • Webhooks
      • Rotate secret
    • Cloud storage
      • Redirect
      • Thumbnail
      • Upload complete
      • Retry conversion
      • Download
      • Upload link
      • Version list
      • Metadata
Powered by GitBook
On this page

Was this helpful?

  1. API reference
  2. Cloud storage

Retry conversion

PreviousUpload completeNextDownload

Was this helpful?

post
Header parameters
x-api-keystringOptional

An x-api-key required for authentication

Body
objectOptional
Responses
200
Retries the file conversion process.
403
Forbidden. User does not have permission to retry the conversion or the file does not exist.
post
POST /v1/cloud-storage/retry-conversion/{id} HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 2

{}

No content