SetMetadataSettingsRequest
Request to set a connection's metadata-enrichment opt-ins (user-controlled).
Only sendCustomMetadata is a per-user choice (a privacy opt-out for the
user's custom fields). Whether tags/genres/the bibliographic block are sent is
admin policy on the plugin, not set here. Other _codex settings are
preserved (partial update). Only meaningful for wantsFullMetadata plugins.
sendCustomMetadataboolean | nullnullable
Send user-defined custom metadata to the plugin.
SetMetadataSettingsRequest
{
"sendCustomMetadata": true
}