Integrations
Auto-configure an integration for inbound webhooks
Auto-configure an integration by its unique key identifier integrationId for inbound webhook support. This will automatically generate required webhook signing keys and configure webhook endpoints. Only integration metadata is returned, credentials field is returned as an empty object.
post/v1/integrations/{integrationId}/auto-configure
Path parameters
integrationIdstring required
Headers
idempotency-keystring
A header for idempotency purposes
Response
OK