Configs/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"
}