@opusdns/api 0.161.0 → 0.162.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/openapi.yaml +116 -2
package/package.json
CHANGED
package/src/openapi.yaml
CHANGED
|
@@ -6675,7 +6675,6 @@ components:
|
|
|
6675
6675
|
type: object
|
|
6676
6676
|
securitySchemes:
|
|
6677
6677
|
APIKeyHeader:
|
|
6678
|
-
description: API key for the organization.
|
|
6679
6678
|
in: header
|
|
6680
6679
|
name: X-Api-Key
|
|
6681
6680
|
type: apiKey
|
|
@@ -6748,7 +6747,7 @@ info:
|
|
|
6748
6747
|
'
|
|
6749
6748
|
summary: OpusDNS - your gateway to a seamless domain management experience.
|
|
6750
6749
|
title: OpusDNS API
|
|
6751
|
-
version: 2026-01-20-
|
|
6750
|
+
version: 2026-01-20-154711
|
|
6752
6751
|
x-logo:
|
|
6753
6752
|
altText: OpusDNS API Reference
|
|
6754
6753
|
url: https://d24lr4zqs1tgqh.cloudfront.net/c9505a20-5ae1-406c-b060-d392569caebf.jpg
|
|
@@ -6853,6 +6852,7 @@ paths:
|
|
|
6853
6852
|
description: Validation Error
|
|
6854
6853
|
security:
|
|
6855
6854
|
- OAuth2PasswordBearer: []
|
|
6855
|
+
- APIKeyHeader: []
|
|
6856
6856
|
summary: Retrieve email forward logs by alias
|
|
6857
6857
|
tags:
|
|
6858
6858
|
- archive
|
|
@@ -6943,6 +6943,7 @@ paths:
|
|
|
6943
6943
|
description: Validation Error
|
|
6944
6944
|
security:
|
|
6945
6945
|
- OAuth2PasswordBearer: []
|
|
6946
|
+
- APIKeyHeader: []
|
|
6946
6947
|
summary: Retrieve email forward logs
|
|
6947
6948
|
tags:
|
|
6948
6949
|
- archive
|
|
@@ -7069,6 +7070,7 @@ paths:
|
|
|
7069
7070
|
description: Validation Error
|
|
7070
7071
|
security:
|
|
7071
7072
|
- OAuth2PasswordBearer: []
|
|
7073
|
+
- APIKeyHeader: []
|
|
7072
7074
|
summary: Retrieve all object history
|
|
7073
7075
|
tags:
|
|
7074
7076
|
- archive
|
|
@@ -7194,6 +7196,7 @@ paths:
|
|
|
7194
7196
|
description: Validation Error
|
|
7195
7197
|
security:
|
|
7196
7198
|
- OAuth2PasswordBearer: []
|
|
7199
|
+
- APIKeyHeader: []
|
|
7197
7200
|
summary: Retrieve object history
|
|
7198
7201
|
tags:
|
|
7199
7202
|
- archive
|
|
@@ -7352,6 +7355,7 @@ paths:
|
|
|
7352
7355
|
description: Validation Error
|
|
7353
7356
|
security:
|
|
7354
7357
|
- OAuth2PasswordBearer: []
|
|
7358
|
+
- APIKeyHeader: []
|
|
7355
7359
|
summary: Retrieve request history logs
|
|
7356
7360
|
tags:
|
|
7357
7361
|
- archive
|
|
@@ -7465,6 +7469,7 @@ paths:
|
|
|
7465
7469
|
description: Bad Gateway
|
|
7466
7470
|
security:
|
|
7467
7471
|
- OAuth2PasswordBearer: []
|
|
7472
|
+
- APIKeyHeader: []
|
|
7468
7473
|
summary: Check domain availability
|
|
7469
7474
|
tags:
|
|
7470
7475
|
- availability
|
|
@@ -7546,6 +7551,7 @@ paths:
|
|
|
7546
7551
|
description: Bad Gateway
|
|
7547
7552
|
security:
|
|
7548
7553
|
- OAuth2PasswordBearer: []
|
|
7554
|
+
- APIKeyHeader: []
|
|
7549
7555
|
summary: Stream domain availability results
|
|
7550
7556
|
tags:
|
|
7551
7557
|
- availability
|
|
@@ -7656,6 +7662,7 @@ paths:
|
|
|
7656
7662
|
description: Validation Error
|
|
7657
7663
|
security:
|
|
7658
7664
|
- OAuth2PasswordBearer: []
|
|
7665
|
+
- APIKeyHeader: []
|
|
7659
7666
|
summary: List all contacts
|
|
7660
7667
|
tags:
|
|
7661
7668
|
- contact
|
|
@@ -7683,6 +7690,7 @@ paths:
|
|
|
7683
7690
|
description: Validation Error
|
|
7684
7691
|
security:
|
|
7685
7692
|
- OAuth2PasswordBearer: []
|
|
7693
|
+
- APIKeyHeader: []
|
|
7686
7694
|
summary: Create a contact
|
|
7687
7695
|
tags:
|
|
7688
7696
|
- contact
|
|
@@ -7902,6 +7910,7 @@ paths:
|
|
|
7902
7910
|
description: Validation Error
|
|
7903
7911
|
security:
|
|
7904
7912
|
- OAuth2PasswordBearer: []
|
|
7913
|
+
- APIKeyHeader: []
|
|
7905
7914
|
summary: Delete a contact
|
|
7906
7915
|
tags:
|
|
7907
7916
|
- contact
|
|
@@ -7948,6 +7957,7 @@ paths:
|
|
|
7948
7957
|
description: Validation Error
|
|
7949
7958
|
security:
|
|
7950
7959
|
- OAuth2PasswordBearer: []
|
|
7960
|
+
- APIKeyHeader: []
|
|
7951
7961
|
summary: Retrieve a contact
|
|
7952
7962
|
tags:
|
|
7953
7963
|
- contact
|
|
@@ -8002,6 +8012,7 @@ paths:
|
|
|
8002
8012
|
description: Validation Error
|
|
8003
8013
|
security:
|
|
8004
8014
|
- OAuth2PasswordBearer: []
|
|
8015
|
+
- APIKeyHeader: []
|
|
8005
8016
|
summary: Delete contact verification
|
|
8006
8017
|
tags:
|
|
8007
8018
|
- contact
|
|
@@ -8059,6 +8070,7 @@ paths:
|
|
|
8059
8070
|
description: Validation Error
|
|
8060
8071
|
security:
|
|
8061
8072
|
- OAuth2PasswordBearer: []
|
|
8073
|
+
- APIKeyHeader: []
|
|
8062
8074
|
summary: Retrieve contact verification by contact ID
|
|
8063
8075
|
tags:
|
|
8064
8076
|
- contact
|
|
@@ -8137,6 +8149,7 @@ paths:
|
|
|
8137
8149
|
description: Validation Error
|
|
8138
8150
|
security:
|
|
8139
8151
|
- OAuth2PasswordBearer: []
|
|
8152
|
+
- APIKeyHeader: []
|
|
8140
8153
|
summary: Start contact verification
|
|
8141
8154
|
tags:
|
|
8142
8155
|
- contact
|
|
@@ -8224,6 +8237,7 @@ paths:
|
|
|
8224
8237
|
description: Validation Error
|
|
8225
8238
|
security:
|
|
8226
8239
|
- OAuth2PasswordBearer: []
|
|
8240
|
+
- APIKeyHeader: []
|
|
8227
8241
|
summary: Complete contact verification by contact ID
|
|
8228
8242
|
tags:
|
|
8229
8243
|
- contact
|
|
@@ -8377,6 +8391,7 @@ paths:
|
|
|
8377
8391
|
description: Validation Error
|
|
8378
8392
|
security:
|
|
8379
8393
|
- OAuth2PasswordBearer: []
|
|
8394
|
+
- APIKeyHeader: []
|
|
8380
8395
|
summary: List Zones
|
|
8381
8396
|
tags:
|
|
8382
8397
|
- dns
|
|
@@ -8597,6 +8612,7 @@ paths:
|
|
|
8597
8612
|
description: Invalid request parameters
|
|
8598
8613
|
security:
|
|
8599
8614
|
- OAuth2PasswordBearer: []
|
|
8615
|
+
- APIKeyHeader: []
|
|
8600
8616
|
summary: Create Zone
|
|
8601
8617
|
tags:
|
|
8602
8618
|
- dns
|
|
@@ -8713,6 +8729,7 @@ paths:
|
|
|
8713
8729
|
description: Validation Error
|
|
8714
8730
|
security:
|
|
8715
8731
|
- OAuth2PasswordBearer: []
|
|
8732
|
+
- APIKeyHeader: []
|
|
8716
8733
|
summary: List domain forwards by zone
|
|
8717
8734
|
tags:
|
|
8718
8735
|
- dns
|
|
@@ -8797,6 +8814,7 @@ paths:
|
|
|
8797
8814
|
description: Validation Error
|
|
8798
8815
|
security:
|
|
8799
8816
|
- OAuth2PasswordBearer: []
|
|
8817
|
+
- APIKeyHeader: []
|
|
8800
8818
|
summary: List email forwards by zone
|
|
8801
8819
|
tags:
|
|
8802
8820
|
- dns
|
|
@@ -8827,6 +8845,7 @@ paths:
|
|
|
8827
8845
|
description: Validation Error
|
|
8828
8846
|
security:
|
|
8829
8847
|
- OAuth2PasswordBearer: []
|
|
8848
|
+
- APIKeyHeader: []
|
|
8830
8849
|
summary: Get Zones Summary
|
|
8831
8850
|
tags:
|
|
8832
8851
|
- dns
|
|
@@ -8853,6 +8872,7 @@ paths:
|
|
|
8853
8872
|
description: Validation Error
|
|
8854
8873
|
security:
|
|
8855
8874
|
- OAuth2PasswordBearer: []
|
|
8875
|
+
- APIKeyHeader: []
|
|
8856
8876
|
summary: Delete Zone
|
|
8857
8877
|
tags:
|
|
8858
8878
|
- dns
|
|
@@ -8882,6 +8902,7 @@ paths:
|
|
|
8882
8902
|
description: Validation Error
|
|
8883
8903
|
security:
|
|
8884
8904
|
- OAuth2PasswordBearer: []
|
|
8905
|
+
- APIKeyHeader: []
|
|
8885
8906
|
summary: Get Zone
|
|
8886
8907
|
tags:
|
|
8887
8908
|
- dns
|
|
@@ -8967,6 +8988,7 @@ paths:
|
|
|
8967
8988
|
description: Validation Error
|
|
8968
8989
|
security:
|
|
8969
8990
|
- OAuth2PasswordBearer: []
|
|
8991
|
+
- APIKeyHeader: []
|
|
8970
8992
|
summary: Disable Dnssec
|
|
8971
8993
|
tags:
|
|
8972
8994
|
- dns
|
|
@@ -9052,6 +9074,7 @@ paths:
|
|
|
9052
9074
|
description: Validation Error
|
|
9053
9075
|
security:
|
|
9054
9076
|
- OAuth2PasswordBearer: []
|
|
9077
|
+
- APIKeyHeader: []
|
|
9055
9078
|
summary: Enable Dnssec
|
|
9056
9079
|
tags:
|
|
9057
9080
|
- dns
|
|
@@ -9132,6 +9155,7 @@ paths:
|
|
|
9132
9155
|
description: Validation Error
|
|
9133
9156
|
security:
|
|
9134
9157
|
- OAuth2PasswordBearer: []
|
|
9158
|
+
- APIKeyHeader: []
|
|
9135
9159
|
summary: List domain forwards for a zone
|
|
9136
9160
|
tags:
|
|
9137
9161
|
- dns
|
|
@@ -9188,6 +9212,7 @@ paths:
|
|
|
9188
9212
|
description: Validation Error
|
|
9189
9213
|
security:
|
|
9190
9214
|
- OAuth2PasswordBearer: []
|
|
9215
|
+
- APIKeyHeader: []
|
|
9191
9216
|
summary: List email forwards for a zone
|
|
9192
9217
|
tags:
|
|
9193
9218
|
- dns
|
|
@@ -9286,6 +9311,7 @@ paths:
|
|
|
9286
9311
|
description: Validation Error
|
|
9287
9312
|
security:
|
|
9288
9313
|
- OAuth2PasswordBearer: []
|
|
9314
|
+
- APIKeyHeader: []
|
|
9289
9315
|
summary: Patch Zone Records
|
|
9290
9316
|
tags:
|
|
9291
9317
|
- dns
|
|
@@ -9389,6 +9415,7 @@ paths:
|
|
|
9389
9415
|
description: Validation Error
|
|
9390
9416
|
security:
|
|
9391
9417
|
- OAuth2PasswordBearer: []
|
|
9418
|
+
- APIKeyHeader: []
|
|
9392
9419
|
summary: Patch Zone Rrsets
|
|
9393
9420
|
tags:
|
|
9394
9421
|
- dns
|
|
@@ -9489,6 +9516,7 @@ paths:
|
|
|
9489
9516
|
description: Validation Error
|
|
9490
9517
|
security:
|
|
9491
9518
|
- OAuth2PasswordBearer: []
|
|
9519
|
+
- APIKeyHeader: []
|
|
9492
9520
|
summary: Update Zone Rrsets
|
|
9493
9521
|
tags:
|
|
9494
9522
|
- dns
|
|
@@ -9574,6 +9602,7 @@ paths:
|
|
|
9574
9602
|
description: Validation Error
|
|
9575
9603
|
security:
|
|
9576
9604
|
- OAuth2PasswordBearer: []
|
|
9605
|
+
- APIKeyHeader: []
|
|
9577
9606
|
summary: List domain forwards
|
|
9578
9607
|
tags:
|
|
9579
9608
|
- domain_forward
|
|
@@ -9635,6 +9664,7 @@ paths:
|
|
|
9635
9664
|
description: Validation Error
|
|
9636
9665
|
security:
|
|
9637
9666
|
- OAuth2PasswordBearer: []
|
|
9667
|
+
- APIKeyHeader: []
|
|
9638
9668
|
summary: Patch domain forward redirects
|
|
9639
9669
|
tags:
|
|
9640
9670
|
- domain_forward
|
|
@@ -9799,6 +9829,7 @@ paths:
|
|
|
9799
9829
|
description: Validation Error
|
|
9800
9830
|
security:
|
|
9801
9831
|
- OAuth2PasswordBearer: []
|
|
9832
|
+
- APIKeyHeader: []
|
|
9802
9833
|
summary: Create a domain forward
|
|
9803
9834
|
tags:
|
|
9804
9835
|
- domain_forward
|
|
@@ -9847,6 +9878,7 @@ paths:
|
|
|
9847
9878
|
description: Validation Error
|
|
9848
9879
|
security:
|
|
9849
9880
|
- OAuth2PasswordBearer: []
|
|
9881
|
+
- APIKeyHeader: []
|
|
9850
9882
|
summary: Metrics
|
|
9851
9883
|
tags:
|
|
9852
9884
|
- domain_forward
|
|
@@ -9895,6 +9927,7 @@ paths:
|
|
|
9895
9927
|
description: Validation Error
|
|
9896
9928
|
security:
|
|
9897
9929
|
- OAuth2PasswordBearer: []
|
|
9930
|
+
- APIKeyHeader: []
|
|
9898
9931
|
summary: Browser Stats
|
|
9899
9932
|
tags:
|
|
9900
9933
|
- domain_forward
|
|
@@ -9943,6 +9976,7 @@ paths:
|
|
|
9943
9976
|
description: Validation Error
|
|
9944
9977
|
security:
|
|
9945
9978
|
- OAuth2PasswordBearer: []
|
|
9979
|
+
- APIKeyHeader: []
|
|
9946
9980
|
summary: Geo Stats
|
|
9947
9981
|
tags:
|
|
9948
9982
|
- domain_forward
|
|
@@ -9991,6 +10025,7 @@ paths:
|
|
|
9991
10025
|
description: Validation Error
|
|
9992
10026
|
security:
|
|
9993
10027
|
- OAuth2PasswordBearer: []
|
|
10028
|
+
- APIKeyHeader: []
|
|
9994
10029
|
summary: Platform Stats
|
|
9995
10030
|
tags:
|
|
9996
10031
|
- domain_forward
|
|
@@ -10039,6 +10074,7 @@ paths:
|
|
|
10039
10074
|
description: Validation Error
|
|
10040
10075
|
security:
|
|
10041
10076
|
- OAuth2PasswordBearer: []
|
|
10077
|
+
- APIKeyHeader: []
|
|
10042
10078
|
summary: Referrer Stats
|
|
10043
10079
|
tags:
|
|
10044
10080
|
- domain_forward
|
|
@@ -10087,6 +10123,7 @@ paths:
|
|
|
10087
10123
|
description: Validation Error
|
|
10088
10124
|
security:
|
|
10089
10125
|
- OAuth2PasswordBearer: []
|
|
10126
|
+
- APIKeyHeader: []
|
|
10090
10127
|
summary: Status Code Stats
|
|
10091
10128
|
tags:
|
|
10092
10129
|
- domain_forward
|
|
@@ -10135,6 +10172,7 @@ paths:
|
|
|
10135
10172
|
description: Validation Error
|
|
10136
10173
|
security:
|
|
10137
10174
|
- OAuth2PasswordBearer: []
|
|
10175
|
+
- APIKeyHeader: []
|
|
10138
10176
|
summary: Time Series
|
|
10139
10177
|
tags:
|
|
10140
10178
|
- domain_forward
|
|
@@ -10183,6 +10221,7 @@ paths:
|
|
|
10183
10221
|
description: Validation Error
|
|
10184
10222
|
security:
|
|
10185
10223
|
- OAuth2PasswordBearer: []
|
|
10224
|
+
- APIKeyHeader: []
|
|
10186
10225
|
summary: User Agent Stats
|
|
10187
10226
|
tags:
|
|
10188
10227
|
- domain_forward
|
|
@@ -10239,6 +10278,7 @@ paths:
|
|
|
10239
10278
|
description: Validation Error
|
|
10240
10279
|
security:
|
|
10241
10280
|
- OAuth2PasswordBearer: []
|
|
10281
|
+
- APIKeyHeader: []
|
|
10242
10282
|
summary: Visits By Key
|
|
10243
10283
|
tags:
|
|
10244
10284
|
- domain_forward
|
|
@@ -10302,6 +10342,7 @@ paths:
|
|
|
10302
10342
|
description: Validation Error
|
|
10303
10343
|
security:
|
|
10304
10344
|
- OAuth2PasswordBearer: []
|
|
10345
|
+
- APIKeyHeader: []
|
|
10305
10346
|
summary: Delete a domain forward
|
|
10306
10347
|
tags:
|
|
10307
10348
|
- domain_forward
|
|
@@ -10368,6 +10409,7 @@ paths:
|
|
|
10368
10409
|
description: Validation Error
|
|
10369
10410
|
security:
|
|
10370
10411
|
- OAuth2PasswordBearer: []
|
|
10412
|
+
- APIKeyHeader: []
|
|
10371
10413
|
summary: Get a domain forward
|
|
10372
10414
|
tags:
|
|
10373
10415
|
- domain_forward
|
|
@@ -10453,6 +10495,7 @@ paths:
|
|
|
10453
10495
|
description: Validation Error
|
|
10454
10496
|
security:
|
|
10455
10497
|
- OAuth2PasswordBearer: []
|
|
10498
|
+
- APIKeyHeader: []
|
|
10456
10499
|
summary: Create domain forward set
|
|
10457
10500
|
tags:
|
|
10458
10501
|
- domain_forward
|
|
@@ -10505,6 +10548,7 @@ paths:
|
|
|
10505
10548
|
description: Validation Error
|
|
10506
10549
|
security:
|
|
10507
10550
|
- OAuth2PasswordBearer: []
|
|
10551
|
+
- APIKeyHeader: []
|
|
10508
10552
|
summary: Disable domain forward
|
|
10509
10553
|
tags:
|
|
10510
10554
|
- domain_forward
|
|
@@ -10568,6 +10612,7 @@ paths:
|
|
|
10568
10612
|
description: Validation Error
|
|
10569
10613
|
security:
|
|
10570
10614
|
- OAuth2PasswordBearer: []
|
|
10615
|
+
- APIKeyHeader: []
|
|
10571
10616
|
summary: Enable domain forward
|
|
10572
10617
|
tags:
|
|
10573
10618
|
- domain_forward
|
|
@@ -10636,6 +10681,7 @@ paths:
|
|
|
10636
10681
|
description: Validation Error
|
|
10637
10682
|
security:
|
|
10638
10683
|
- OAuth2PasswordBearer: []
|
|
10684
|
+
- APIKeyHeader: []
|
|
10639
10685
|
summary: Delete domain forward set
|
|
10640
10686
|
tags:
|
|
10641
10687
|
- domain_forward
|
|
@@ -10708,6 +10754,7 @@ paths:
|
|
|
10708
10754
|
description: Validation Error
|
|
10709
10755
|
security:
|
|
10710
10756
|
- OAuth2PasswordBearer: []
|
|
10757
|
+
- APIKeyHeader: []
|
|
10711
10758
|
summary: Get domain forward set
|
|
10712
10759
|
tags:
|
|
10713
10760
|
- domain_forward
|
|
@@ -10799,6 +10846,7 @@ paths:
|
|
|
10799
10846
|
description: Validation Error
|
|
10800
10847
|
security:
|
|
10801
10848
|
- OAuth2PasswordBearer: []
|
|
10849
|
+
- APIKeyHeader: []
|
|
10802
10850
|
summary: Create domain forward set (deprecated)
|
|
10803
10851
|
tags:
|
|
10804
10852
|
- domain_forward
|
|
@@ -10878,6 +10926,7 @@ paths:
|
|
|
10878
10926
|
description: Validation Error
|
|
10879
10927
|
security:
|
|
10880
10928
|
- OAuth2PasswordBearer: []
|
|
10929
|
+
- APIKeyHeader: []
|
|
10881
10930
|
summary: Update domain forward set
|
|
10882
10931
|
tags:
|
|
10883
10932
|
- domain_forward
|
|
@@ -10974,6 +11023,7 @@ paths:
|
|
|
10974
11023
|
description: Bad Gateway
|
|
10975
11024
|
security:
|
|
10976
11025
|
- OAuth2PasswordBearer: []
|
|
11026
|
+
- APIKeyHeader: []
|
|
10977
11027
|
summary: Suggest domains
|
|
10978
11028
|
tags:
|
|
10979
11029
|
- domain_search
|
|
@@ -11176,6 +11226,7 @@ paths:
|
|
|
11176
11226
|
description: Validation Error
|
|
11177
11227
|
security:
|
|
11178
11228
|
- OAuth2PasswordBearer: []
|
|
11229
|
+
- APIKeyHeader: []
|
|
11179
11230
|
summary: List all domains
|
|
11180
11231
|
tags:
|
|
11181
11232
|
- domain
|
|
@@ -11242,6 +11293,7 @@ paths:
|
|
|
11242
11293
|
description: Validation Error
|
|
11243
11294
|
security:
|
|
11244
11295
|
- OAuth2PasswordBearer: []
|
|
11296
|
+
- APIKeyHeader: []
|
|
11245
11297
|
summary: Create a domain
|
|
11246
11298
|
tags:
|
|
11247
11299
|
- domain
|
|
@@ -11288,6 +11340,7 @@ paths:
|
|
|
11288
11340
|
description: Validation Error
|
|
11289
11341
|
security:
|
|
11290
11342
|
- OAuth2PasswordBearer: []
|
|
11343
|
+
- APIKeyHeader: []
|
|
11291
11344
|
summary: Check domain availability
|
|
11292
11345
|
tags:
|
|
11293
11346
|
- domain
|
|
@@ -11311,6 +11364,7 @@ paths:
|
|
|
11311
11364
|
description: Validation Error
|
|
11312
11365
|
security:
|
|
11313
11366
|
- OAuth2PasswordBearer: []
|
|
11367
|
+
- APIKeyHeader: []
|
|
11314
11368
|
summary: Get domain summary
|
|
11315
11369
|
tags:
|
|
11316
11370
|
- domain
|
|
@@ -11365,6 +11419,7 @@ paths:
|
|
|
11365
11419
|
description: Validation Error
|
|
11366
11420
|
security:
|
|
11367
11421
|
- OAuth2PasswordBearer: []
|
|
11422
|
+
- APIKeyHeader: []
|
|
11368
11423
|
summary: Withdraw a nic.at domain
|
|
11369
11424
|
tags:
|
|
11370
11425
|
- domain
|
|
@@ -11428,6 +11483,7 @@ paths:
|
|
|
11428
11483
|
description: Validation Error
|
|
11429
11484
|
security:
|
|
11430
11485
|
- OAuth2PasswordBearer: []
|
|
11486
|
+
- APIKeyHeader: []
|
|
11431
11487
|
summary: Requests your auth code directly from DNS Belgium (registry)
|
|
11432
11488
|
tags:
|
|
11433
11489
|
- domain
|
|
@@ -11483,6 +11539,7 @@ paths:
|
|
|
11483
11539
|
description: Validation Error
|
|
11484
11540
|
security:
|
|
11485
11541
|
- OAuth2PasswordBearer: []
|
|
11542
|
+
- APIKeyHeader: []
|
|
11486
11543
|
summary: Transit a DENIC domain
|
|
11487
11544
|
tags:
|
|
11488
11545
|
- domain
|
|
@@ -11546,6 +11603,7 @@ paths:
|
|
|
11546
11603
|
description: Validation Error
|
|
11547
11604
|
security:
|
|
11548
11605
|
- OAuth2PasswordBearer: []
|
|
11606
|
+
- APIKeyHeader: []
|
|
11549
11607
|
summary: Requests your auth code directly from EURid (registry)
|
|
11550
11608
|
tags:
|
|
11551
11609
|
- domain
|
|
@@ -11634,6 +11692,7 @@ paths:
|
|
|
11634
11692
|
description: Unprocessable Content
|
|
11635
11693
|
security:
|
|
11636
11694
|
- OAuth2PasswordBearer: []
|
|
11695
|
+
- APIKeyHeader: []
|
|
11637
11696
|
summary: Transfer a domain
|
|
11638
11697
|
tags:
|
|
11639
11698
|
- domain
|
|
@@ -11696,6 +11755,7 @@ paths:
|
|
|
11696
11755
|
description: Validation Error
|
|
11697
11756
|
security:
|
|
11698
11757
|
- OAuth2PasswordBearer: []
|
|
11758
|
+
- APIKeyHeader: []
|
|
11699
11759
|
summary: Delete a domain
|
|
11700
11760
|
tags:
|
|
11701
11761
|
- domain
|
|
@@ -11744,6 +11804,7 @@ paths:
|
|
|
11744
11804
|
description: Validation Error
|
|
11745
11805
|
security:
|
|
11746
11806
|
- OAuth2PasswordBearer: []
|
|
11807
|
+
- APIKeyHeader: []
|
|
11747
11808
|
summary: Retrieve a domain
|
|
11748
11809
|
tags:
|
|
11749
11810
|
- domain
|
|
@@ -11814,6 +11875,7 @@ paths:
|
|
|
11814
11875
|
description: Validation Error
|
|
11815
11876
|
security:
|
|
11816
11877
|
- OAuth2PasswordBearer: []
|
|
11878
|
+
- APIKeyHeader: []
|
|
11817
11879
|
summary: Update a domain
|
|
11818
11880
|
tags:
|
|
11819
11881
|
- domain
|
|
@@ -11859,6 +11921,7 @@ paths:
|
|
|
11859
11921
|
description: Validation Error
|
|
11860
11922
|
security:
|
|
11861
11923
|
- OAuth2PasswordBearer: []
|
|
11924
|
+
- APIKeyHeader: []
|
|
11862
11925
|
summary: Delete DNSSEC data
|
|
11863
11926
|
tags:
|
|
11864
11927
|
- domain
|
|
@@ -11910,6 +11973,7 @@ paths:
|
|
|
11910
11973
|
description: Validation Error
|
|
11911
11974
|
security:
|
|
11912
11975
|
- OAuth2PasswordBearer: []
|
|
11976
|
+
- APIKeyHeader: []
|
|
11913
11977
|
summary: Retrieve DNSSEC data
|
|
11914
11978
|
tags:
|
|
11915
11979
|
- domain
|
|
@@ -11977,6 +12041,7 @@ paths:
|
|
|
11977
12041
|
description: Unprocessable Content
|
|
11978
12042
|
security:
|
|
11979
12043
|
- OAuth2PasswordBearer: []
|
|
12044
|
+
- APIKeyHeader: []
|
|
11980
12045
|
summary: Update DNSSEC data
|
|
11981
12046
|
tags:
|
|
11982
12047
|
- domain
|
|
@@ -12021,6 +12086,7 @@ paths:
|
|
|
12021
12086
|
description: Validation Error
|
|
12022
12087
|
security:
|
|
12023
12088
|
- OAuth2PasswordBearer: []
|
|
12089
|
+
- APIKeyHeader: []
|
|
12024
12090
|
summary: Disable DNSSEC for domains using our nameservers
|
|
12025
12091
|
tags:
|
|
12026
12092
|
- domain
|
|
@@ -12073,6 +12139,7 @@ paths:
|
|
|
12073
12139
|
description: Validation Error
|
|
12074
12140
|
security:
|
|
12075
12141
|
- OAuth2PasswordBearer: []
|
|
12142
|
+
- APIKeyHeader: []
|
|
12076
12143
|
summary: Enable DNSSEC for domains using our nameservers
|
|
12077
12144
|
tags:
|
|
12078
12145
|
- domain
|
|
@@ -12118,6 +12185,7 @@ paths:
|
|
|
12118
12185
|
description: Validation Error
|
|
12119
12186
|
security:
|
|
12120
12187
|
- OAuth2PasswordBearer: []
|
|
12188
|
+
- APIKeyHeader: []
|
|
12121
12189
|
summary: Renew a domain
|
|
12122
12190
|
tags:
|
|
12123
12191
|
- domain
|
|
@@ -12159,6 +12227,7 @@ paths:
|
|
|
12159
12227
|
description: Validation Error
|
|
12160
12228
|
security:
|
|
12161
12229
|
- OAuth2PasswordBearer: []
|
|
12230
|
+
- APIKeyHeader: []
|
|
12162
12231
|
summary: Restore an eligible domain (during redemption period)
|
|
12163
12232
|
tags:
|
|
12164
12233
|
- domain
|
|
@@ -12219,6 +12288,7 @@ paths:
|
|
|
12219
12288
|
description: Validation Error
|
|
12220
12289
|
security:
|
|
12221
12290
|
- OAuth2PasswordBearer: []
|
|
12291
|
+
- APIKeyHeader: []
|
|
12222
12292
|
summary: Cancel a domain transfer
|
|
12223
12293
|
tags:
|
|
12224
12294
|
- domain
|
|
@@ -12311,6 +12381,7 @@ paths:
|
|
|
12311
12381
|
description: Validation Error
|
|
12312
12382
|
security:
|
|
12313
12383
|
- OAuth2PasswordBearer: []
|
|
12384
|
+
- APIKeyHeader: []
|
|
12314
12385
|
summary: List all email forwards
|
|
12315
12386
|
tags:
|
|
12316
12387
|
- email_forward
|
|
@@ -12389,6 +12460,7 @@ paths:
|
|
|
12389
12460
|
description: Validation Error
|
|
12390
12461
|
security:
|
|
12391
12462
|
- OAuth2PasswordBearer: []
|
|
12463
|
+
- APIKeyHeader: []
|
|
12392
12464
|
summary: Create email forward configuration
|
|
12393
12465
|
tags:
|
|
12394
12466
|
- email_forward
|
|
@@ -12445,6 +12517,7 @@ paths:
|
|
|
12445
12517
|
description: Validation Error
|
|
12446
12518
|
security:
|
|
12447
12519
|
- OAuth2PasswordBearer: []
|
|
12520
|
+
- APIKeyHeader: []
|
|
12448
12521
|
summary: Delete email forward configuration
|
|
12449
12522
|
tags:
|
|
12450
12523
|
- email_forward
|
|
@@ -12515,6 +12588,7 @@ paths:
|
|
|
12515
12588
|
description: Validation Error
|
|
12516
12589
|
security:
|
|
12517
12590
|
- OAuth2PasswordBearer: []
|
|
12591
|
+
- APIKeyHeader: []
|
|
12518
12592
|
summary: Get email forward configuration
|
|
12519
12593
|
tags:
|
|
12520
12594
|
- email_forward
|
|
@@ -12603,6 +12677,7 @@ paths:
|
|
|
12603
12677
|
description: Validation Error
|
|
12604
12678
|
security:
|
|
12605
12679
|
- OAuth2PasswordBearer: []
|
|
12680
|
+
- APIKeyHeader: []
|
|
12606
12681
|
summary: Create email forward alias
|
|
12607
12682
|
tags:
|
|
12608
12683
|
- email_forward
|
|
@@ -12680,6 +12755,7 @@ paths:
|
|
|
12680
12755
|
description: Validation Error
|
|
12681
12756
|
security:
|
|
12682
12757
|
- OAuth2PasswordBearer: []
|
|
12758
|
+
- APIKeyHeader: []
|
|
12683
12759
|
summary: Delete email forward alias
|
|
12684
12760
|
tags:
|
|
12685
12761
|
- email_forward
|
|
@@ -12766,6 +12842,7 @@ paths:
|
|
|
12766
12842
|
description: Validation Error
|
|
12767
12843
|
security:
|
|
12768
12844
|
- OAuth2PasswordBearer: []
|
|
12845
|
+
- APIKeyHeader: []
|
|
12769
12846
|
summary: Update email forward alias
|
|
12770
12847
|
tags:
|
|
12771
12848
|
- email_forward
|
|
@@ -12834,6 +12911,7 @@ paths:
|
|
|
12834
12911
|
description: Validation Error
|
|
12835
12912
|
security:
|
|
12836
12913
|
- OAuth2PasswordBearer: []
|
|
12914
|
+
- APIKeyHeader: []
|
|
12837
12915
|
summary: Disable email forwarding
|
|
12838
12916
|
tags:
|
|
12839
12917
|
- email_forward
|
|
@@ -12901,6 +12979,7 @@ paths:
|
|
|
12901
12979
|
description: Validation Error
|
|
12902
12980
|
security:
|
|
12903
12981
|
- OAuth2PasswordBearer: []
|
|
12982
|
+
- APIKeyHeader: []
|
|
12904
12983
|
summary: Enable email forwarding
|
|
12905
12984
|
tags:
|
|
12906
12985
|
- email_forward
|
|
@@ -12990,6 +13069,7 @@ paths:
|
|
|
12990
13069
|
description: Validation Error
|
|
12991
13070
|
security:
|
|
12992
13071
|
- OAuth2PasswordBearer: []
|
|
13072
|
+
- APIKeyHeader: []
|
|
12993
13073
|
summary: Retrieve email forward metrics
|
|
12994
13074
|
tags:
|
|
12995
13075
|
- email_forward
|
|
@@ -13095,6 +13175,7 @@ paths:
|
|
|
13095
13175
|
description: Validation Error
|
|
13096
13176
|
security:
|
|
13097
13177
|
- OAuth2PasswordBearer: []
|
|
13178
|
+
- APIKeyHeader: []
|
|
13098
13179
|
summary: Get pending events
|
|
13099
13180
|
tags:
|
|
13100
13181
|
- event
|
|
@@ -13154,6 +13235,7 @@ paths:
|
|
|
13154
13235
|
description: Validation Error
|
|
13155
13236
|
security:
|
|
13156
13237
|
- OAuth2PasswordBearer: []
|
|
13238
|
+
- APIKeyHeader: []
|
|
13157
13239
|
summary: Get event
|
|
13158
13240
|
tags:
|
|
13159
13241
|
- event
|
|
@@ -13208,6 +13290,7 @@ paths:
|
|
|
13208
13290
|
description: Validation Error
|
|
13209
13291
|
security:
|
|
13210
13292
|
- OAuth2PasswordBearer: []
|
|
13293
|
+
- APIKeyHeader: []
|
|
13211
13294
|
summary: Acknowledge event
|
|
13212
13295
|
tags:
|
|
13213
13296
|
- event
|
|
@@ -13272,6 +13355,7 @@ paths:
|
|
|
13272
13355
|
description: Validation Error
|
|
13273
13356
|
security:
|
|
13274
13357
|
- OAuth2PasswordBearer: []
|
|
13358
|
+
- APIKeyHeader: []
|
|
13275
13359
|
summary: List all organizations
|
|
13276
13360
|
tags:
|
|
13277
13361
|
- organization
|
|
@@ -13323,6 +13407,7 @@ paths:
|
|
|
13323
13407
|
description: Validation Error
|
|
13324
13408
|
security:
|
|
13325
13409
|
- OAuth2PasswordBearer: []
|
|
13410
|
+
- APIKeyHeader: []
|
|
13326
13411
|
summary: Create an organization
|
|
13327
13412
|
tags:
|
|
13328
13413
|
- organization
|
|
@@ -13398,6 +13483,7 @@ paths:
|
|
|
13398
13483
|
description: Validation Error
|
|
13399
13484
|
security:
|
|
13400
13485
|
- OAuth2PasswordBearer: []
|
|
13486
|
+
- APIKeyHeader: []
|
|
13401
13487
|
summary: List organization attributes
|
|
13402
13488
|
tags:
|
|
13403
13489
|
- organization
|
|
@@ -13469,6 +13555,7 @@ paths:
|
|
|
13469
13555
|
description: Validation Error
|
|
13470
13556
|
security:
|
|
13471
13557
|
- OAuth2PasswordBearer: []
|
|
13558
|
+
- APIKeyHeader: []
|
|
13472
13559
|
summary: Update organization attributes
|
|
13473
13560
|
tags:
|
|
13474
13561
|
- organization
|
|
@@ -13545,6 +13632,7 @@ paths:
|
|
|
13545
13632
|
description: Validation Error
|
|
13546
13633
|
security:
|
|
13547
13634
|
- OAuth2PasswordBearer: []
|
|
13635
|
+
- APIKeyHeader: []
|
|
13548
13636
|
summary: List organization attributes
|
|
13549
13637
|
tags:
|
|
13550
13638
|
- organization
|
|
@@ -13617,6 +13705,7 @@ paths:
|
|
|
13617
13705
|
description: Validation Error
|
|
13618
13706
|
security:
|
|
13619
13707
|
- OAuth2PasswordBearer: []
|
|
13708
|
+
- APIKeyHeader: []
|
|
13620
13709
|
summary: Update organization attributes
|
|
13621
13710
|
tags:
|
|
13622
13711
|
- organization
|
|
@@ -13673,6 +13762,7 @@ paths:
|
|
|
13673
13762
|
description: Validation Error
|
|
13674
13763
|
security:
|
|
13675
13764
|
- OAuth2PasswordBearer: []
|
|
13765
|
+
- APIKeyHeader: []
|
|
13676
13766
|
summary: List IP restrictions
|
|
13677
13767
|
tags:
|
|
13678
13768
|
- organization
|
|
@@ -13730,6 +13820,7 @@ paths:
|
|
|
13730
13820
|
description: Validation Error
|
|
13731
13821
|
security:
|
|
13732
13822
|
- OAuth2PasswordBearer: []
|
|
13823
|
+
- APIKeyHeader: []
|
|
13733
13824
|
summary: Create an IP restriction
|
|
13734
13825
|
tags:
|
|
13735
13826
|
- organization
|
|
@@ -13782,6 +13873,7 @@ paths:
|
|
|
13782
13873
|
description: Validation Error
|
|
13783
13874
|
security:
|
|
13784
13875
|
- OAuth2PasswordBearer: []
|
|
13876
|
+
- APIKeyHeader: []
|
|
13785
13877
|
summary: Delete an IP restriction
|
|
13786
13878
|
tags:
|
|
13787
13879
|
- organization
|
|
@@ -13841,6 +13933,7 @@ paths:
|
|
|
13841
13933
|
description: Validation Error
|
|
13842
13934
|
security:
|
|
13843
13935
|
- OAuth2PasswordBearer: []
|
|
13936
|
+
- APIKeyHeader: []
|
|
13844
13937
|
summary: Get an IP restriction
|
|
13845
13938
|
tags:
|
|
13846
13939
|
- organization
|
|
@@ -13905,6 +13998,7 @@ paths:
|
|
|
13905
13998
|
description: Validation Error
|
|
13906
13999
|
security:
|
|
13907
14000
|
- OAuth2PasswordBearer: []
|
|
14001
|
+
- APIKeyHeader: []
|
|
13908
14002
|
summary: Update an IP restriction
|
|
13909
14003
|
tags:
|
|
13910
14004
|
- organization
|
|
@@ -13950,6 +14044,7 @@ paths:
|
|
|
13950
14044
|
description: Validation Error
|
|
13951
14045
|
security:
|
|
13952
14046
|
- OAuth2PasswordBearer: []
|
|
14047
|
+
- APIKeyHeader: []
|
|
13953
14048
|
summary: List all roles
|
|
13954
14049
|
tags:
|
|
13955
14050
|
- organization
|
|
@@ -14014,6 +14109,7 @@ paths:
|
|
|
14014
14109
|
description: Validation Error
|
|
14015
14110
|
security:
|
|
14016
14111
|
- OAuth2PasswordBearer: []
|
|
14112
|
+
- APIKeyHeader: []
|
|
14017
14113
|
summary: List all users
|
|
14018
14114
|
tags:
|
|
14019
14115
|
- organization
|
|
@@ -14068,6 +14164,7 @@ paths:
|
|
|
14068
14164
|
description: Validation Error
|
|
14069
14165
|
security:
|
|
14070
14166
|
- OAuth2PasswordBearer: []
|
|
14167
|
+
- APIKeyHeader: []
|
|
14071
14168
|
summary: Delete an organization
|
|
14072
14169
|
tags:
|
|
14073
14170
|
- organization
|
|
@@ -14125,6 +14222,7 @@ paths:
|
|
|
14125
14222
|
description: Validation Error
|
|
14126
14223
|
security:
|
|
14127
14224
|
- OAuth2PasswordBearer: []
|
|
14225
|
+
- APIKeyHeader: []
|
|
14128
14226
|
summary: Get organization details
|
|
14129
14227
|
tags:
|
|
14130
14228
|
- organization
|
|
@@ -14188,6 +14286,7 @@ paths:
|
|
|
14188
14286
|
description: Validation Error
|
|
14189
14287
|
security:
|
|
14190
14288
|
- OAuth2PasswordBearer: []
|
|
14289
|
+
- APIKeyHeader: []
|
|
14191
14290
|
summary: Update an organization
|
|
14192
14291
|
tags:
|
|
14193
14292
|
- organization
|
|
@@ -14239,6 +14338,7 @@ paths:
|
|
|
14239
14338
|
description: Validation Error
|
|
14240
14339
|
security:
|
|
14241
14340
|
- OAuth2PasswordBearer: []
|
|
14341
|
+
- APIKeyHeader: []
|
|
14242
14342
|
summary: List all invoices for the organization
|
|
14243
14343
|
tags:
|
|
14244
14344
|
- organization
|
|
@@ -14319,6 +14419,7 @@ paths:
|
|
|
14319
14419
|
description: Validation Error
|
|
14320
14420
|
security:
|
|
14321
14421
|
- OAuth2PasswordBearer: []
|
|
14422
|
+
- APIKeyHeader: []
|
|
14322
14423
|
summary: List product prices
|
|
14323
14424
|
tags:
|
|
14324
14425
|
- organization
|
|
@@ -14475,6 +14576,7 @@ paths:
|
|
|
14475
14576
|
description: Validation Error
|
|
14476
14577
|
security:
|
|
14477
14578
|
- OAuth2PasswordBearer: []
|
|
14579
|
+
- APIKeyHeader: []
|
|
14478
14580
|
summary: List all transactions
|
|
14479
14581
|
tags:
|
|
14480
14582
|
- organization
|
|
@@ -14544,6 +14646,7 @@ paths:
|
|
|
14544
14646
|
description: Validation Error
|
|
14545
14647
|
security:
|
|
14546
14648
|
- OAuth2PasswordBearer: []
|
|
14649
|
+
- APIKeyHeader: []
|
|
14547
14650
|
summary: Get a specific transaction
|
|
14548
14651
|
tags:
|
|
14549
14652
|
- organization
|
|
@@ -14644,6 +14747,7 @@ paths:
|
|
|
14644
14747
|
description: Validation Error
|
|
14645
14748
|
security:
|
|
14646
14749
|
- OAuth2PasswordBearer: []
|
|
14750
|
+
- APIKeyHeader: []
|
|
14647
14751
|
summary: List parking entries
|
|
14648
14752
|
tags:
|
|
14649
14753
|
- parking
|
|
@@ -14689,6 +14793,7 @@ paths:
|
|
|
14689
14793
|
description: Validation Error
|
|
14690
14794
|
security:
|
|
14691
14795
|
- OAuth2PasswordBearer: []
|
|
14796
|
+
- APIKeyHeader: []
|
|
14692
14797
|
summary: Get list of Specifications for all TLDs we support
|
|
14693
14798
|
tags:
|
|
14694
14799
|
- tld
|
|
@@ -14714,6 +14819,7 @@ paths:
|
|
|
14714
14819
|
description: Validation Error
|
|
14715
14820
|
security:
|
|
14716
14821
|
- OAuth2PasswordBearer: []
|
|
14822
|
+
- APIKeyHeader: []
|
|
14717
14823
|
summary: Get the list of TLDs we support
|
|
14718
14824
|
tags:
|
|
14719
14825
|
- tld
|
|
@@ -14755,6 +14861,7 @@ paths:
|
|
|
14755
14861
|
description: Validation Error
|
|
14756
14862
|
security:
|
|
14757
14863
|
- OAuth2PasswordBearer: []
|
|
14864
|
+
- APIKeyHeader: []
|
|
14758
14865
|
summary: Get the TLD specification
|
|
14759
14866
|
tags:
|
|
14760
14867
|
- tld
|
|
@@ -14783,6 +14890,7 @@ paths:
|
|
|
14783
14890
|
description: Validation Error
|
|
14784
14891
|
security:
|
|
14785
14892
|
- OAuth2PasswordBearer: []
|
|
14893
|
+
- APIKeyHeader: []
|
|
14786
14894
|
summary: Create a user
|
|
14787
14895
|
tags:
|
|
14788
14896
|
- user
|
|
@@ -14893,6 +15001,7 @@ paths:
|
|
|
14893
15001
|
description: Validation Error
|
|
14894
15002
|
security:
|
|
14895
15003
|
- OAuth2PasswordBearer: []
|
|
15004
|
+
- APIKeyHeader: []
|
|
14896
15005
|
summary: Delete a user
|
|
14897
15006
|
tags:
|
|
14898
15007
|
- user
|
|
@@ -14936,6 +15045,7 @@ paths:
|
|
|
14936
15045
|
description: Validation Error
|
|
14937
15046
|
security:
|
|
14938
15047
|
- OAuth2PasswordBearer: []
|
|
15048
|
+
- APIKeyHeader: []
|
|
14939
15049
|
summary: Get a user
|
|
14940
15050
|
tags:
|
|
14941
15051
|
- user
|
|
@@ -14975,6 +15085,7 @@ paths:
|
|
|
14975
15085
|
description: Validation Error
|
|
14976
15086
|
security:
|
|
14977
15087
|
- OAuth2PasswordBearer: []
|
|
15088
|
+
- APIKeyHeader: []
|
|
14978
15089
|
summary: Update a user
|
|
14979
15090
|
tags:
|
|
14980
15091
|
- user
|
|
@@ -15009,6 +15120,7 @@ paths:
|
|
|
15009
15120
|
description: Validation Error
|
|
15010
15121
|
security:
|
|
15011
15122
|
- OAuth2PasswordBearer: []
|
|
15123
|
+
- APIKeyHeader: []
|
|
15012
15124
|
summary: Get user permissions
|
|
15013
15125
|
tags:
|
|
15014
15126
|
- user
|
|
@@ -15043,6 +15155,7 @@ paths:
|
|
|
15043
15155
|
description: Validation Error
|
|
15044
15156
|
security:
|
|
15045
15157
|
- OAuth2PasswordBearer: []
|
|
15158
|
+
- APIKeyHeader: []
|
|
15046
15159
|
summary: Get user roles
|
|
15047
15160
|
tags:
|
|
15048
15161
|
- user
|
|
@@ -15082,6 +15195,7 @@ paths:
|
|
|
15082
15195
|
description: Validation Error
|
|
15083
15196
|
security:
|
|
15084
15197
|
- OAuth2PasswordBearer: []
|
|
15198
|
+
- APIKeyHeader: []
|
|
15085
15199
|
summary: Update user roles
|
|
15086
15200
|
tags:
|
|
15087
15201
|
- user
|