domain-tier remote_archive_config row.service-type is forced to domain and service-value to the path's domain — a body that says otherwise is a 403, not a silent rewrite.202 means published, not applied.Authorization: Bearer ********************curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/domains//recording-storage' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"service-id": "string",
"service-name": "string",
"service-vendor": "string",
"service-url": "string",
"service-path": "string",
"service-login": "string",
"service-password": "string",
"admin-email": "string",
"access-token": "string",
"refresh-token": "string",
"enabled": "yes",
"parameter": "string"
}'{
"code": 0,
"message": "string"
}