Logo
22ndjan API Documentation

End Notification

POST {{slack_incoming_webhook}}

This request sends the notification to Slack.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-type
string




RESPONSES

status





Curl
curl -X POST 'slack_incoming_webhook' -H 'Content-type: application/json' -d '{"text":"DNS Check Completed"}'

ENDPOINTS