This page provides documentation for the Your API Service.
/yourapiservice
curl -X POST https://yourdomain.com/yourapiservice \ -H "Content-Type: application/json" \ -d '{"key":"value"}'
{ "response": "data" }