# Signpost / Xmpp Using Signpost to send you messages for Debugging, as Warning, status of Deploy or Critical Errors from Services or Server. ## Messages ´´´ 🚨 / / ℹ️ / ´´´ ## Sending ### Curl ``` curl -X POST https:///api/flow/v1/ -H 'Content-Type: application/json' -H 'Authorization: Bearer ' -d '{"message":""}' ```