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