Skip to main content
POST
Create custom template

Authorizations

X-API-Key
string
header
required

Body

application/json
name
string
required

Template name

description
string
required

Template description

content
string
required

Template content

environmentVariables
string[][]

Array of key-value pairs for environment variables

Minimum array length: 2
isBasicAuthEnabled
boolean

Enable/disable basic authentication

isSSHEnabled
boolean

Enable/disable SSH connection

insecure
boolean

Allow insecure connections

Response

Template successfully created

The response is of type string<uuid>.