Versions Compared

Key

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

...

Code Block
curl -X 'GET' \
  'https://prod.ax-cloud.com/v1/channel/products/tour/1eed2bc48-c774-4c14-b32e-9f0e83d8a17f' \
  -H 'accept: application/json' \
  -H 'Content-Type: application/json' \
  -H 'Authorization: Token api_key_secret'

...