v1

latestOpenAPI 3.0.02026-07-14135106116.2 KB
integrations

Update integration

Update the given integration attributes

Permission required: edit_integrations

patch/integrations/{integration_id}

Request body

type'webhook' | 'dropbox' | 'office365' | 'email' | 'imap' | 'sftp' | 'smtp' | 'service_bus'

Example request

{
  "type": "webhook"
}

Response

Success