Skip to main content
POST
TypeScript

Authorizations

Authorization
string
header
required

API key authentication. Allowed headers-- "Authorization: ApiKey <novu_secret_key>".

Headers

idempotency-key
string

A header for idempotency purposes

Path Parameters

integrationId
string
required

Response

OK

success
boolean
required

Indicates whether the auto-configuration was successful

message
string

Optional message describing the result or any errors that occurred

integration
object

The updated configurations after auto-configuration