Create an organization
post
/v1/organizationsBody
- nameRequiredstring
Response codes
- 201
- 401
- 403
- 429
- 500
Response (201)
1{2 "id": "lorem",3 "slug": "tsrqponmlkjihgfedcba",4 "name": "lorem"5}/v1/organizations1{2 "id": "lorem",3 "slug": "tsrqponmlkjihgfedcba",4 "name": "lorem"5}