Commit db3ac790 by Utkarsh Bhatnagar Committed by GitHub

Fixed Create org API in docs

parent 6265afd8
......@@ -93,11 +93,11 @@ parent = "http_api"
## Create Organisation
`POST /api/org`
`POST /api/orgs`
**Example Request**:
POST /api/org HTTP/1.1
POST /api/orgs HTTP/1.1
Accept: application/json
Content-Type: application/json
Authorization: Bearer eyJrIjoiT0tTcG1pUlY2RnVKZTFVaDFsNFZXdE9ZWmNrMkZYbk
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment