default-value and/or default-description. 404 if the row does not exist. Published; synchronous=yes re-reads until applied.Super User.Authorization: Bearer ********************202 when synchronous=yes.curl --location --request PUT 'https://awqacore01.crexendocloud.com/ns-api/v2/brand-defaults///?synchronous=undefined&synchronous-timeout=undefined' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"default-server": "string",
"default-name": "string",
"default-value": "string",
"default-description": "string"
}'[
{
"default-name": "string",
"default-brand": "string",
"default-server": "string",
"default-applied": "yes"
}
]