mirror of
https://github.com/netbirdio/docs.git
synced 2026-05-20 15:59:52 +00:00
Update API pages with v0.23.3 (#91)
* Update API pages with v0.23.3 * update user delete api description --------- Co-authored-by: netbirddev <dev@netbird.io>
This commit is contained in:
@@ -168,6 +168,8 @@ echo $response;
|
||||
"activity": "Route created",
|
||||
"activity_code": "route.add",
|
||||
"initiator_id": "google-oauth2|123456789012345678901",
|
||||
"initiator_name": "John Doe",
|
||||
"initiator_email": "demo@netbird.io",
|
||||
"target_id": "chad9d86lnnc59g18ou0",
|
||||
"meta": {
|
||||
"name": "my route",
|
||||
@@ -185,6 +187,8 @@ echo $response;
|
||||
"activity": "string",
|
||||
"activity_code": "string",
|
||||
"initiator_id": "string",
|
||||
"initiator_name": "string",
|
||||
"initiator_email": "string",
|
||||
"target_id": "string",
|
||||
"meta": "object"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user