You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Why is a PATCH method not allowed on any OCM API?

Summary:

No OCM API I've found supports PATCH

Content (required):

I need to update just a single field on an asset. Typically through most other APIs you'd use a PATCH method. Using the OCM APIs, my only option seems to be GET-ting the entire asset, manipulating the data, and PUT-ting the data back. It would be much easier to just PATCH the existing asset and could remove the chance for edits to be lost while my requests are in-flight.

Version (include the version you are using, if applicable):

22.3.2

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!