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

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

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