# Update a document pack **PUT /api/v1/document-pack/document-pack/{uuid}** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **uuid** (string) ### Body: application/json (object) - **name** (string) Name of the document pack. - **description** (string) Short description of the document pack. - **is_template** (boolean) Denotes whether document pack is a template or not. ## Responses ### 200 #### Body: application/json (object) - **data** (array[object]) [Powered by Bump.sh](https://bump.sh)