Views:

Related resources:

Explanation

Tutorials

How-to guides

When using the Notification Service to create a webhook, you must call the GenerateAccessToken API to authorise the Configuration Service to 'run as you'. This is a one-time operation. Once you have performed it for any use case, you don't need to do so again.

To do this, use Swagger:

  1. Navigate to https://<your-domain>.lusid.com/configuration/swagger/index.html, where <your-domain> is (for example) acme.
  2. Click the PUT /api/sets/personal/me row to expand it.
  3. Click the Try it out button:
  4. Click the Execute button and follow the authentication flow to sign in to the LUSID web app. You should see a response similar to this (there is no need to interact with this response; the authorisation process is complete):