v5

latestOpenAPI 3.0.0MIT2026-08-041554551.6 MB
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

Response

OK

successboolean required

Indicates whether the auto-configuration was successful

messagestring

Optional message describing the result or any errors that occurred

integrationobject

The updated configurations after auto-configuration