Create a network-template
POST /network-templates
POST
/network-templates
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
data
object
name
required
string
description
string
template_type
required
string
rules
required
Arbitrary JSON value (object, array, string, number, boolean, or null)
provider_support
Arbitrary JSON value (object, array, string, number, boolean, or null)
is_builtin
boolean
is_public
boolean
organisation
tags
Arbitrary JSON value (object, array, string, number, boolean, or null)
Responses
Section titled “ Responses ”Created
object
data
object
name
required
string
description
string
template_type
required
string
rules
required
Arbitrary JSON value (object, array, string, number, boolean, or null)
provider_support
Arbitrary JSON value (object, array, string, number, boolean, or null)
is_builtin
boolean
is_public
boolean
organisation
tags
Arbitrary JSON value (object, array, string, number, boolean, or null)
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Validation error
Missing or invalid authentication
Not authorized (tenant scope or capability)