There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Script to delete user from StatusPage and notify slack. This script utilizes the StatusPage API to get a list of users, then it will make use of the email address supplied to match it to a record, then submit a delete request for said record. Optionally The script will then notify a slack channel of the outcome, whether successful or failed, making use of a slack webhook.