/
NF
nforgeio
/
Grafana HTTP API.
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 20m ago · Updated 4w ago
View markdown
nforgeio
Grafana HTTP API.
put
Update current Organization's address.
3cb6c3f42dc7
latest
Swagger 2.0
2026-07-17
290
378
721.8 KB
access_control
16
access_control_provisioning
1
admin
3
admin_ldap
4
admin_provisioning
4
admin_users
11
annotations
9
api_keys
3
correlations
6
dashboard_permissions
4
dashboard_versions
6
dashboards
8
datasource_permissions
5
datasources
21
ds
1
enterprise
1
folder_permissions
2
folders
6
getCurrentOrg
1
ldap_debug
1
legacy_alerts
5
legacy_alerts_notification_channels
10
library_elements
7
licensing
8
org
8
get
Get current Organization.
put
Update current Organization.
put
Update current Organization's address.
get
Get all users within the current organization.
post
Add a new user to the current organization.
get
Get all users within the current organization (lookup)
delete
Delete user in current organization.
patch
Updates the given user.
org_invites
3
org_preferences
3
orgs
14
playlists
7
provisioning
26
query_history
7
recording_rules
8
reports
11
saml
5
search
2
service_accounts
8
signed_in_user
15
snapshots
6
sync_team_groups
3
teams
11
user_preferences
3
users
7
org
Update current Organization's address.
put
/org/address
Request body
UpdateOrgAddressForm
required
address1
string
address2
string
city
string
country
string
state
string
zipcode
string
Response
An OKResponse is returned if the request was successful.
SuccessResponseBody
required
message
string