Manage Webhooks
Required Immuta permission: GOVERNANCE
Webhook configuration
Navigate to the Webhooks page.
Click New webhook.
Enter the Webhook URL to send the webhook to.
Opt to enter a Secret.
If necessary, disable TLS verification with the toggle. Disabling is not recommended.
Click Save.
Test the webhook
To send a test webhook to all your configured webhooks,
Navigate to the Webhooks page.
Click Test webhook in the actions column of any webhook. It will send out a test payload to all the configured webhooks.
Reset a webhook secret
If you lose or forget the secret you set in a webhook, you can reset it.
Update integrations
Any integrations using the old secret must be updated once you reset it.
Navigate to the Webhooks page.
Click the webhook you want to edit, which will open the side-sheet.
Click Reset secret.
Delete webhook
Navigate to the Webhooks page.
Click the webhook you want to delete, which will open the side-sheet.
Click Delete, and then Delete again.
Last updated
Was this helpful?