# Promote a Snapshot to a Template **POST /snapshot/{id}:promote** ## Servers - https://api-ch-gva-2.exoscale.com/v2: https://api-ch-gva-2.exoscale.com/v2 () ## Parameters #### Path parameters - **id** (string(uuid)) ## Body parameters Content-type: application/json - **name** (string) Template name - **description** (string) Template description - **default-user** (string) Template default user - **ssh-key-enabled** (boolean) Enable SSH key-based login in the template - **password-enabled** (boolean) Enable password-based login in the template ## Responses ### 200: 200 #### Body Parameters: application/json (object) - **id** (string(uuid)) Operation ID - **reason** (string) Operation failure reason - **reference** (object) Related resource reference - **message** (string) Operation message - **state** (string) Operation status [Powered by Bump.sh](https://bump.sh)