Verify the replacement PUT landed and finalize it
API Reference
Verify the replacement PUT landed and finalize it
Requires files:[“write”]. Same per-class file-access resolution as POST …/replace, no body. Storage usage adjusts by the DELTA. The public URL and fileId never change.
POST
Verify the replacement PUT landed and finalize it
Authorizations
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.