/api/v0/orgs
application/json
1
curl -X POST "https://api.example.com/api/v0/orgs" \ -H "Content-Type: application/json" \ -d '{ "name": "string" }'