Skip to main content
POST
Complete file upload after object storage upload

Authorizations

x-api-key
string
header
required

Project API key (psk_…) from Project Settings → API keys. Required scopes depend on the route (e.g. issues:read for listing issues). Only works on project-scoped /api/v1/projects/{projectId}/… routes.

Body

application/json
uploadId
string
required
s3Key
string
required
fileName
string
required

Response

200 - application/json

Upload completed

id
string
required
name
string
required
version
integer
required