Skip to content
TALA
Esc
navigateopen⌘Jpreview

Create an organization

POST/api/organizations
Request body
requiredapplication/json
object
Responses
201
Try it
Server
Bodyapplication/json
Request
curl -X POST "http://localhost:8000/api/organizations" \
  -H "Content-Type: application/json" \
  -d '{}'
Response
No example response.