v1

latestOpenAPI 3.1.02026-07-24317911.4 MB
Configs/Configurations

Delete a Configuration

delete/configurations/{config-name}

Path parameters

config-namestring required

Request body

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 (*).

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

Example request

{
  "domain": "example.com"
}

Response

codeinteger required
messagestring required