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