cURL
curl --request POST \ --url http://localhost:3001/api/v1/mail/send \ --cookie nut-session=
{ "success": true, "error": { "code": "<string>", "message": "<string>" } }
Send an email (coming soon)
Session cookie authentication
Not yet implemented
Show child attributes