You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api/_blueprint.json
+92-4Lines changed: 92 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -4561,6 +4561,20 @@
4561
4561
"jsonType": "array",
4562
4562
"itemFormat": "id"
4563
4563
},
4564
+
{
4565
+
"name": "name",
4566
+
"description": "Name for the access grant.",
4567
+
"isRequired": false,
4568
+
"isDeprecated": false,
4569
+
"deprecationMessage": "",
4570
+
"isUndocumented": false,
4571
+
"undocumentedMessage": "",
4572
+
"isDraft": false,
4573
+
"draftMessage": "",
4574
+
"hasDefault": false,
4575
+
"format": "string",
4576
+
"jsonType": "string"
4577
+
},
4564
4578
{
4565
4579
"name": "requested_access_methods",
4566
4580
"description": "",
@@ -5771,6 +5785,20 @@
5771
5785
"format": "datetime",
5772
5786
"jsonType": "string"
5773
5787
},
5788
+
{
5789
+
"name": "name",
5790
+
"description": "Display name for the access grant.",
5791
+
"isRequired": false,
5792
+
"isDeprecated": false,
5793
+
"deprecationMessage": "",
5794
+
"isUndocumented": false,
5795
+
"undocumentedMessage": "",
5796
+
"isDraft": false,
5797
+
"draftMessage": "",
5798
+
"hasDefault": false,
5799
+
"format": "string",
5800
+
"jsonType": "string"
5801
+
},
5774
5802
{
5775
5803
"name": "starts_at",
5776
5804
"description": "Date and time at which the validity of the grant starts, in [ISO 8601](https://www.iso.org/iso-8601-date-and-time-format.html) format.",
@@ -48690,7 +48718,8 @@
48690
48718
"hasPagination": false,
48691
48719
"authMethods": [
48692
48720
"personal_access_token",
48693
-
"api_key"
48721
+
"api_key",
48722
+
"client_session_token"
48694
48723
],
48695
48724
"workspaceScope": "required",
48696
48725
"codeSamples": [
@@ -48844,7 +48873,8 @@
48844
48873
"hasPagination": false,
48845
48874
"authMethods": [
48846
48875
"personal_access_token",
48847
-
"api_key"
48876
+
"api_key",
48877
+
"client_session_token"
48848
48878
],
48849
48879
"workspaceScope": "required",
48850
48880
"codeSamples": [
@@ -48967,6 +48997,36 @@
48967
48997
"semanticMethod": "PATCH",
48968
48998
"preferredMethod": "PATCH",
48969
48999
"parameters": [
49000
+
{
49001
+
"name": "acs_entrance_ids",
49002
+
"description": "IDs of the entrances that you want to set for the space. If specified, this will replace all existing entrances.",
49003
+
"isRequired": false,
49004
+
"isDeprecated": false,
49005
+
"deprecationMessage": "",
49006
+
"isUndocumented": false,
49007
+
"undocumentedMessage": "",
49008
+
"isDraft": false,
49009
+
"draftMessage": "",
49010
+
"hasDefault": false,
49011
+
"format": "list",
49012
+
"jsonType": "array",
49013
+
"itemFormat": "id"
49014
+
},
49015
+
{
49016
+
"name": "device_ids",
49017
+
"description": "IDs of the devices that you want to set for the space. If specified, this will replace all existing devices.",
49018
+
"isRequired": false,
49019
+
"isDeprecated": false,
49020
+
"deprecationMessage": "",
49021
+
"isUndocumented": false,
49022
+
"undocumentedMessage": "",
49023
+
"isDraft": false,
49024
+
"draftMessage": "",
49025
+
"hasDefault": false,
49026
+
"format": "list",
49027
+
"jsonType": "array",
49028
+
"itemFormat": "id"
49029
+
},
48970
49030
{
48971
49031
"name": "name",
48972
49032
"description": "Name of the space.",
@@ -48984,7 +49044,7 @@
48984
49044
{
48985
49045
"name": "space_id",
48986
49046
"description": "ID of the space that you want to update.",
48987
-
"isRequired": true,
49047
+
"isRequired": false,
48988
49048
"isDeprecated": false,
48989
49049
"deprecationMessage": "",
48990
49050
"isUndocumented": false,
@@ -48994,13 +49054,28 @@
48994
49054
"hasDefault": false,
48995
49055
"format": "id",
48996
49056
"jsonType": "string"
49057
+
},
49058
+
{
49059
+
"name": "space_key",
49060
+
"description": "Unique key of the space that you want to update.",
49061
+
"isRequired": false,
49062
+
"isDeprecated": false,
49063
+
"deprecationMessage": "",
49064
+
"isUndocumented": false,
49065
+
"undocumentedMessage": "",
49066
+
"isDraft": false,
49067
+
"draftMessage": "",
49068
+
"hasDefault": false,
49069
+
"format": "string",
49070
+
"jsonType": "string"
48997
49071
}
48998
49072
]
48999
49073
},
49000
49074
"hasPagination": false,
49001
49075
"authMethods": [
49002
49076
"personal_access_token",
49003
-
"api_key"
49077
+
"api_key",
49078
+
"client_session_token"
49004
49079
],
49005
49080
"workspaceScope": "required",
49006
49081
"codeSamples": [
@@ -67343,6 +67418,19 @@
67343
67418
"jsonType": "array",
67344
67419
"itemFormat": "id"
67345
67420
},
67421
+
{
67422
+
"name": "name",
67423
+
"description": "Name of the Access Grant. If not provided, the display name will be computed.",
67424
+
"isDeprecated": false,
67425
+
"deprecationMessage": "",
67426
+
"isUndocumented": false,
67427
+
"undocumentedMessage": "",
67428
+
"isDraft": false,
67429
+
"draftMessage": "",
67430
+
"propertyGroupKey": null,
67431
+
"format": "string",
67432
+
"jsonType": "string"
67433
+
},
67346
67434
{
67347
67435
"name": "requested_access_methods",
67348
67436
"description": "Access methods that the user requested for the Access Grant.",
0 commit comments