Skip to main content
POST
Retry Asset

Authorizations

X-API-Key
string
header
default:sk_live_your_api_key_here
required

Workspace-scoped API key. Format: sk_live_{64 hex chars}

Path Parameters

submission_id
string<uuid>
required
asset_id
string<uuid>
required

Response

Successful Response

Response model for submission creation.

submissionId
string<uuid>
required

Created submission ID

workflowId
string
required

Workflow ID (job tracking ID)

ablyChannel
string
required

Ably channel for real-time updates

status
enum<string>
required

Submission status

Available options:
uploading,
submitted,
queued,
processing,
complete,
failed,
partial
assets
AssetCreatedResponse · object[]
required

Created assets

skippedTags
SkippedTagResponse · object[]

Tags refused by value-policy governance. The submission succeeded (partial success, BR-13); only these specific tags were not applied.