Skip to main content
POST
Check if media already exists in vault

Authorizations

apiKey
string
header
required

Your OFAuth API key for authenticating requests.

x-connection-id
string
header
required

Requires a connection via the x-connection-id header.

Body

application/json
etag
string
required

ETag from the upload response

Minimum string length: 1
size
integer
required

Uploaded file size in bytes

Required range: x > 0

Response

Successful response

exists
boolean
required
media
object