Skip to content

Update a network-template

PUT
/network-templates/{id}
id
required
string

DocumentId

object
data
object
name
required
string
description
string
template_type
required
string
Allowed values: allow_web restrict_internal zero_trust database_only custom
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
One of:

DocumentId reference to api::organisation.organisation

string
tags

Arbitrary JSON value (object, array, string, number, boolean, or null)

Updated

object
data
object
name
required
string
description
string
template_type
required
string
Allowed values: allow_web restrict_internal zero_trust database_only custom
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
One of:

DocumentId reference to api::organisation.organisation

string
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
nullable

Validation error

Missing or invalid authentication

Not authorized (tenant scope or capability)

Not found