I wrote a script to create and sync secrets using the n8n api. I’m syncing a postgres credential. I can’t seem to find how to enable the Ignore SSL Issues (Insecure) from the api. Can you help please.
n8n version: lastest
Database (default: SQLite): postgres
n8n EXECUTIONS_PROCESS setting (default: own, main): own
Running n8n via (Docker, npm, n8n cloud, desktop app): kubernetes
Hi @arnaud-ch I can help you with that, here’s how to include it in your API call:
When creating or updating a Postgres credential via the n8n API, you need to include the SSL configuration in the credential data. The field you’re looking for is typically: