v1

latestOpenAPI 3.1.02026-07-24317911.4 MB
Configs/Configuration Definitions

Update a Configuration Definition

put/config-definitions/{config-name}

Path parameters

config-namestring required

Request body

descriptionstring required

This describes the configuration being defined

code-versionstring required

This is the code version this definition starts to become applicable

data-typestring required

This is the data type allowed for this configuration

config-def-allow-hostname'yes' | 'no'
config-def-allow-reseller-access'yes' | 'no'
tagsstring

Any tags, comma seperated, that should be applied to the defintion

Example request

{
  "data-type": "string"
}

Response

object required