curl --location 'http://localhost:801/manage/email/ajax_create' \ --header 'Content-Type: application/json' \ --data '{ "title": "string", "content": "string", "emails": [ "string" ] }'