v1

latestOpenAPI 3.1.02026-07-24317911.4 MB
Configs/Configuration Definitions

Create a Configuration Definition

post/config-definitions

Request body

config-namestring required

This is the name of the configuration being defined

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