aboutsummaryrefslogtreecommitdiffstats
path: root/enable-organizations.sh
blob: 571028483c752ac9bbeb0ab72ab0de69c6c3c2e2 (plain)
1
2
3
4
5
#!/usr/bin/env bash

# the user "admin" becomes root and can create organizations

curl -XPOST -u admin:admin "http://localhost:9000/api/organizations/enable_support"