mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -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
|
## Create Organisation
|
||||||
|
|
||||||
`POST /api/org`
|
`POST /api/orgs`
|
||||||
|
|
||||||
**Example Request**:
|
**Example Request**:
|
||||||
|
|
||||||
POST /api/org HTTP/1.1
|
POST /api/orgs HTTP/1.1
|
||||||
Accept: application/json
|
Accept: application/json
|
||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
Authorization: Bearer eyJrIjoiT0tTcG1pUlY2RnVKZTFVaDFsNFZXdE9ZWmNrMkZYbk
|
Authorization: Bearer eyJrIjoiT0tTcG1pUlY2RnVKZTFVaDFsNFZXdE9ZWmNrMkZYbk
|
||||||
|
Loading…
Reference in New Issue
Block a user