Skip to main content
PATCH
Update custom template

Authorizations

X-API-Key
string
header
required

Path Parameters

templateId
string<uuid>
required

Template ID

Body

application/json
name
string

Template name

description
string

Template description

environmentVariables
string[][]

Array of key-value pairs for environment variables

Required array length: 2 elements
content
string

Template content

isBasicAuthEnabled
boolean

Enable/disable basic authentication

isSSHEnabled
boolean

Enable/disable SSH connection

insecure
boolean

Allow insecure connections

Response

Template successfully updated

The response is of type string.