Server Administration
Notifications
Verify Slack® Webhook connection
This function verifies the connection to a Slack® WebHook. You can specify Slack accounts in the Contact Information section of WHM's Basic WebHost Manager Setup interface ( Home >> Server Configuration >> Basic WebHost Manager Setup ).
get/verify_slack_access
Response
HTTP Request was successful.
Example response
{
"metadata": {
"command": "verify_slack_access",
"reason": "OK",
"result": 1,
"version": 1
}
}