Versions Compared

Key

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

...

Example

Get the node of the first component in the area main of the page /travel/about from the workspace websitehello.

Code Pro
curl -X GET 'http://localhost:8080/magnoliaAuthor/.rest/delivery/website/v1/travel/hello/careersmain/0' \
-u superuser:superuser

...