v1
latestOpenAPI 3.1.02026-07-24317911.4 MBConfigs/Configurations
Update a Configuration
Update a configurution, must already exist or will get a 404.
put/configurations
Request body
Example request
{
"domain": "example.com"
}Update a configurution, must already exist or will get a 404.
{
"domain": "example.com"
}