mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
Merge pull request #6885 from utkarshcmu/patch-1
Fixed Create org API in docs
This commit is contained in:
commit
20e4cb9a0b
@ -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