Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X POST "https://api.hitler.app/api/organizations" \ -H "Content-Type: application/json" \ -d '{ "name": "Acme Corporation", "slug": "acme-corp" }'
{ "id": "org-uuid-123", "name": "Acme Corporation", "slug": "acme-corp", "onboardingState": "pending", "createdAt": "2024-01-15T10:00:00.000Z" }
Create a new organization