mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-18 16:36:35 +00:00
Update API docs (#84)
* Update API docs * Update API pages with v0.23.0 --------- Co-authored-by: netbirddev <dev@netbird.io>
This commit is contained in:
@@ -176,6 +176,7 @@ echo $response;
|
||||
"name": "Tom Schulz",
|
||||
"role": "admin",
|
||||
"status": "active",
|
||||
"last_login": "2023-05-05T09:00:35.477782Z",
|
||||
"auto_groups": [
|
||||
"devs"
|
||||
],
|
||||
@@ -193,6 +194,7 @@ echo $response;
|
||||
"name": "string",
|
||||
"role": "string",
|
||||
"status": "string",
|
||||
"last_login": "string",
|
||||
"auto_groups": [
|
||||
"string"
|
||||
],
|
||||
@@ -487,6 +489,7 @@ echo $response;
|
||||
"name": "Tom Schulz",
|
||||
"role": "admin",
|
||||
"status": "active",
|
||||
"last_login": "2023-05-05T09:00:35.477782Z",
|
||||
"auto_groups": [
|
||||
"devs"
|
||||
],
|
||||
@@ -502,6 +505,7 @@ echo $response;
|
||||
"name": "string",
|
||||
"role": "string",
|
||||
"status": "string",
|
||||
"last_login": "string",
|
||||
"auto_groups": [
|
||||
"string"
|
||||
],
|
||||
@@ -775,6 +779,7 @@ echo $response;
|
||||
"name": "Tom Schulz",
|
||||
"role": "admin",
|
||||
"status": "active",
|
||||
"last_login": "2023-05-05T09:00:35.477782Z",
|
||||
"auto_groups": [
|
||||
"devs"
|
||||
],
|
||||
@@ -790,6 +795,7 @@ echo $response;
|
||||
"name": "string",
|
||||
"role": "string",
|
||||
"status": "string",
|
||||
"last_login": "string",
|
||||
"auto_groups": [
|
||||
"string"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user