mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 18:30:41 -06:00
Fixed Create org API in docs
This commit is contained in:
parent
6265afd8b6
commit
db3ac79015
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user