Skip to main content
POST
Verify the replacement PUT landed and finalize it

Authorizations

Authorization
string
header
required

An API key minted from the dashboard (POST /api/api-keys), of either class: api (prefix pxg_) or wordpress (prefix pxg_wp_). Which class a given route accepts is documented per-endpoint below; presenting a real key of a class the route doesn't accept is 403 WRONG_KEY_CLASS, never folded into 401 INVALID_API_KEY. No cookie fallback exists.

Path Parameters

fileId
string
required

Response

OK

id
string
required
projectId
string
required
sizeBytes
integer
required
previousSizeBytes
integer
required
deltaBytes
integer
required

Signed — positive means the file grew, negative means it shrank.