1
1
# Authentication
2
2
3
3
- API Key (CoderSessionToken)
4
- - Parameter Name: ** Coder-Session-Token** , in: header.
4
+ - Parameter Name: ** Coder-Session-Token** , in: header.
5
5
6
6
# Workspaces
7
7
@@ -349,7 +349,6 @@ To perform this operation, you must be authenticated by means of one of the foll
349
349
"latency_ms" : 0 ,
350
350
"preferred" : true
351
351
}
352
-
353
352
```
354
353
355
354
### Properties
@@ -367,7 +366,6 @@ To perform this operation, you must be authenticated by means of one of the foll
367
366
"threshold" : 0 ,
368
367
"url" : " string"
369
368
}
370
-
371
369
```
372
370
373
371
### Properties
@@ -385,7 +383,6 @@ To perform this operation, you must be authenticated by means of one of the foll
385
383
"time" : " string" ,
386
384
"valid" : true
387
385
}
388
-
389
386
```
390
387
391
388
### Properties
@@ -413,7 +410,6 @@ To perform this operation, you must be authenticated by means of one of the foll
413
410
},
414
411
"worker_id" : " string"
415
412
}
416
-
417
413
```
418
414
419
415
### Properties
@@ -445,7 +441,6 @@ To perform this operation, you must be authenticated by means of one of the foll
445
441
}
446
442
]
447
443
}
448
-
449
444
```
450
445
451
446
### Properties
@@ -463,7 +458,6 @@ To perform this operation, you must be authenticated by means of one of the foll
463
458
"detail" : " string" ,
464
459
"field" : " string"
465
460
}
466
-
467
461
```
468
462
469
463
### Properties
@@ -602,7 +596,6 @@ To perform this operation, you must be authenticated by means of one of the foll
602
596
"ttl_ms" : 0 ,
603
597
"updated_at" : " string"
604
598
}
605
-
606
599
```
607
600
608
601
### Properties
@@ -679,7 +672,6 @@ To perform this operation, you must be authenticated by means of one of the foll
679
672
"updated_at" : " string" ,
680
673
"version" : " string"
681
674
}
682
-
683
675
```
684
676
685
677
### Properties
@@ -727,7 +719,6 @@ To perform this operation, you must be authenticated by means of one of the foll
727
719
"slug" : " string" ,
728
720
"subdomain" : true
729
721
}
730
-
731
722
```
732
723
733
724
### Properties
@@ -856,7 +847,6 @@ To perform this operation, you must be authenticated by means of one of the foll
856
847
"workspace_owner_id" : " string" ,
857
848
"workspace_owner_name" : " string"
858
849
}
859
-
860
850
```
861
851
862
852
### Properties
@@ -956,7 +946,6 @@ To perform this operation, you must be authenticated by means of one of the foll
956
946
"type" : " string" ,
957
947
"workspace_transition" : " string"
958
948
}
959
-
960
949
```
961
950
962
951
### Properties
@@ -983,7 +972,6 @@ To perform this operation, you must be authenticated by means of one of the foll
983
972
"sensitive" : true ,
984
973
"value" : " string"
985
974
}
986
-
987
975
```
988
976
989
977
### Properties
@@ -1124,7 +1112,6 @@ To perform this operation, you must be authenticated by means of one of the foll
1124
1112
}
1125
1113
]
1126
1114
}
1127
-
1128
1115
```
1129
1116
1130
1117
### Properties
0 commit comments