Versions Compared

Key

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

...

Status
colourBlue
titleWeb Trigger URL
Reindex

Go to view all properties > Settings > Display Web trigger URL

Code Block
curl --request POST \
  --url 'https://94d7975e-***.he**.atlassian-dev.net/x1/sRh6qfcfSiw32tbCevYxQ5H3g7s?action=reindex&projectKey=ILADEV' \
  --user 'email@example.com:<api_token>'

...