# Clone a model **POST /api/v1/clone/{modelType}/{modelUuid}** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **modelType** (string) The short name of the item to be cloned. Valid options: "automation_blueprint", "board_task", "workflow", "document_template", "fact_find_schema", "illustration". - **modelUuid** (string) The uuid for the item to be cloned. ## Responses ### 401 #### Body: application/json (object) - **message** (string) [Powered by Bump.sh](https://bump.sh)