[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# POST Object\n\nUse a POST object request to:\n\n- [Initiate a resumable upload](/storage/docs/xml-api/post-object-resumable)\n- [Initiate a multipart upload](/storage/docs/xml-api/post-object-multipart)\n- [Complete a multipart upload](/storage/docs/xml-api/post-object-complete)\n- [Upload an object using an HTML form](/storage/docs/xml-api/post-object-forms)\n\nFor simple uploads with the XML API, you make a [`PUT` Object](/storage/docs/xml-api/put-object) request\ninstead of using `POST` Object."]]