# Create or update configuration v2 Configure email settings for your environment, supporting SES, Mailgun, and SendGrid. Provide the email provider, sender details, and any additional parameters in the request body. A valid environment token is required to call this endpoint. You can obtain it from the environment authentication route. Endpoint: POST /resources/mail/v2/configurations Version: 1.0 Security: bearer ## Request fields (application/json): - `payload` (any) ## Response 201 fields