Skip to main content
PUT
edit template

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Body

application/json
hash_id
string
required

Hash ID of the template to edit. Required for identifying which template to update.

name
string

Name of the template

image
string

Docker image path

desc
string

Short description of the template

Recommended disk space in GB

Response

Template updated successfully

success
boolean
template
object