# Copy an existing layout. This endpoint lets you duplicate a layout for reuse. **POST /api/v1/layouts/{id}/copy** Sample request: POST /layouts/{layoutId}/copy ## Servers - https://api.lwolf.com/authentisign: https://api.lwolf.com/authentisign () ## Parameters ### Path parameters - **id** (string(uuid)) The ID of the layout to copy. ## Responses ### 200 Success ### default Error #### Body: application/json (object) - **code** (integer(int32)) - **message** (string | null) - **details** (array[string] | null) [Powered by Bump.sh](https://bump.sh)