Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

URLMethodRequest BodyResponse BodyDescriptionAuthority
/entity/{ownerId}/wiki2orderhintGETNoneStringGets the order hint for a specific wiki.Caller must be granted ACCESS_TYPE.READ permission on the owner.
/entity/{ownerId}/wiki2orderhintPOSTStringStringDon't need this?Caller must be granted ACCESS_TYPE.CREATE permission on the owner./entity/{ownerId}/wiki2orderhintPUTStringStringUpdates the order hint for a specific wiki.Caller must be granted ACCESS_TYPE.UPDATE permission on the owner./entity/{ownerId}/wiki2orderhintDELETENoneNoneDon't need this?Caller must be granted ACCESS_TYPE.DELETE permission on the owner.

 

...