REST API Uto pdate primary content missing
Based on the current REST API I was able to upload primary content following some examples using the uploadstage1action and uploadstage3action. However, my use case is to provide an integration that allows to update the primary content. Clearly this can be done easily via the web UI.
There is no obvious method using the REST API. Using the example on a document which already has primary content the uploadstage3action fails with indication that a document cannot have more than 1 primary content.
There are no methods to delete the current primary content, nor to update (PUT/PATCH methods).
This seems like a very normal use case for an integration, and I'm wondering what I'm missing here.
I'm testing with windchill 12, WRS Document Management Domain, API Version 5

