Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 3.19 KB

updateintegrationrequestdto.md

File metadata and controls

15 lines (12 loc) · 3.19 KB

UpdateIntegrationRequestDto

Fields

Field Type Required Description
name Optional[str] N/A
identifier Optional[str] N/A
environment_id Optional[str] N/A
active Optional[bool] If the integration is active the validation on the credentials field will run
credentials Optional[models.CredentialsDto] N/A
remove_novu_branding Optional[bool] If true, the Novu branding will be removed from the Inbox component
check Optional[bool] N/A
conditions List[models.StepFilterDto] N/A