# Update the DOCX content of a template **POST /api/v1/document-template/{documentTemplate_uuid}/content/docx** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Headers - **X-PLANNR-ACCOUNT-UUID** (string) ### Path parameters - **documentTemplate_uuid** (string) ### Body: application/json (object) - **file** (uploaded-file) The DOCX file - must be less than 50mb in size. ## Responses ### 401 #### Body: application/json (object) - **message** (string) [Powered by Bump.sh](https://bump.sh)