Ecommerce
Mail Configuration

Mail configuration only update

You can update mail configuration by mail configuration route allow only POST Method

https://ecom.coderorbit.com/public/api/admin/{{app_token}}/mail_configuration/{id}
 
headers:{ 
    "Accept": "application/json"    
    "Authorization" : `Bearer ${token}`
}
 
body:{
 
    "smtp_name": "smtp.mailtrap.io",
    "smtp_port": "2525",
    "smtp_password": "",
    "smtp_encryption": "TLS",
    "from_address": "",
    "from_name": "Test Admin",
    "status": 1
}

### OUTPUT

"update"

CODER ORBIT
Bangladesh Office:
Call: 01534-645492
11/C, House-01, Lane-10
Road-11, Dhaka 1216
Email: support@coderorbit.com
Others
Domain & Hosting
Course
Debug
Portfolio
FOLLOW US
SUBSCRIBE US
Subscribe
2018 - 2024 Copyright © Coder Orbit. All rights reserved.