Set a connection's metadata-enrichment opt-ins (tags/genres/metadata/custom).
PATCH/api/v1/user/plugins/:plugin_id/metadata-settings
Writes the host-only config._codex.send* flags (the plugin never reads
them). Each is a partial update: only provided fields change, and other
_codex keys are preserved. Only allowed for plugins whose manifest declares
the wantsFullMetadata capability.
Request
Responses
- 200
- 400
- 401
- 404
Metadata settings updated
Plugin does not consume full metadata
Not authenticated
Plugin not enabled for this user