v1

latestOpenAPI 3.1.02026-07-24317911.4 MB
Configs/Configurations

Create a Configuration

post/configurations

Request body

config-namestring required

This is the name of the configuration

domainstring

This is the main organization name. This is used to link resource to its group/tenant/organization/enterprise. ~ and * can be used alone in special cases to mean My Domain (~) and All Domains (*).

descriptionstring

This describes the configuration

admin-ui-account-typestring
resellerstring
userstring
user-scopestring
core-serverstring

Example request

{
  "domain": "example.com"
}

Response

codeinteger required
messagestring required