Balraj Chana

Results 1 comments of Balraj Chana

Documentation still has not been updated as of Jan 12 2025. Correct code for initiation: ``` const brevo = require('@getbrevo/brevo'); let apiInstance = new brevo.TransactionalEmailsApi(); apiInstance.setApiKey( brevo.TransactionalEmailsApiApiKeys.apiKey, 'api-key' ); ```