Update integration
PUT
/v1/integrations/{integrationId}
Authorization
Authorization
<token>API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
In: header
Request Body
application/json
Requiredname
stringidentifier
string_environmentId
stringactive
booleanIf the integration is active the validation on the credentials field will run
credentials
objectremoveNovuBranding
booleanIf true, the Novu branding will be removed from the Inbox component
check
booleanconditions
array<object>Path Parameters
integrationId
RequiredstringHeader Parameters
idempotency-key
stringA header for idempotency purposes
OK