Lists templates that can be installed on server.
Lists recipes that can be used for additional configuration, check
usablefor key to find which templates are supported by recipe.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params
Responses
🟢200OK
This response does not have a body.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://my.hitechcloud.vn/api/service//reinstall/templates' \
--header'Authorization: Bearer <token>'