Hi,
I wanted to create assets with certain tags and I couldn't get it to work. The SDK would always strip the metadata key from the dictionary.
According to the documentation, it should be possible to send metadata when creating an asset.
From my limited knowledge of the sdk and a short debug session, the issue seems to be with this method.
Is there a reason for stripping everything, including metadata, except fields?
I would offer to create a pull request but I'm not quite sure how to test this properly with the tooling from the sdk.