Information on this page is only applicable to M-Files (server) version 12.0.6400.37
and higher.
Demoting objects
/objects/demotemultiobjects
Demotes external objects that have been previously promoted.
Methods
PUT
Note that PUT and DELETE verbs may not be supported in IIS; it is recommended to route them via the POST verb and specify the _method
querystring parameter, as detailed in the compatibility page.
Input: | ObjID[] |
Information on the objects to demote. Must not include the external object information properties; only the ID and Type should be provided. |
|
Output: | ExtendedObjectVersion[] |
Information on the demoted objects. |