Versions Compared

Key

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

...

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

Re-index API

Required query parameters:

  • action

    • Supported inputs:

      • reindex

  • projectKey

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

...