202 means published. config-server writes one named server only.Super User scope.Authorization: Bearer ********************curl --location --request PUT 'https://awqacore01.crexendocloud.com/ns-api/v2/recordings/config/RemoteArchiveLogRetryCount' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"config-value": "string",
"config-geo": "yes",
"config-server": "string",
"synchronous": "no"
}'{
"code": 0,
"message": "string"
}