Changes for page REST API

Last modified by Thomas Mortagne on 2024/03/12

<
From version < 64.1 >
edited by Thomas Mortagne
on 2017/02/20
To version < 65.1 >
edited by Thomas Mortagne
on 2017/03/20
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -939,6 +939,14 @@
939 939  |=Name|=Required|=Values|=Default|=Description|=Version
940 940  |##async##|no|##true~|false##|##true##|If false, return the response only when the job is done|9.1RC1
941 941  
942 +Since 9.2RC1 jobs started trough the REST API automatically get their runtime context injected with the following REST HTTP request context properties:
943 +
944 +* current wiki
945 +* current user
946 +* current document
947 +* current secure document
948 +* request URL and parameters
949 +
942 942  * **HTTP Method:** PUT
943 943  ** **Accepted Media types:**
944 944  *** application/xml (JobRequest element)

Get Connected