🎉PG开放接口文档发布啦~如果还有更多建议欢迎加入QQ群反馈🎉
{captcha}
{ "key": "string", "main": "string", "to": "string", "title": "string", "t": 0, "count": 0, "expired": 0 }
curl --location --request POST 'https://api.pgaot.com/email/customize_sand' \ --header 'Content-Type: application/json' \ --data-raw '{ "key": "string", "main": "string", "to": "string", "title": "string", "t": 0, "count": 0, "expired": 0 }'
{ "status": "1", "msg": "发送邮件成功" }