{ "key": "string", "content": "string", "title": "string" }
curl --location --request POST 'https://api.antmoe.com/api/open/message/bark' \ --header 'Content-Type: application/json' \ --data-raw '{ "key": "string", "content": "string", "title": "string" }'
{}