@opusdns/api 1.184.0 → 1.185.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 +79 -81
- package/src/schema.d.ts +226 -226
package/package.json
CHANGED
package/src/openapi.yaml
CHANGED
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
components:
|
|
2
2
|
parameters:
|
|
3
3
|
DatetimeFormatHeader:
|
|
4
|
-
description:
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
becomes the default and this header is accepted as a no-op. Any other value
|
|
8
|
-
or omission uses the current default serialization.
|
|
4
|
+
description: Accepted for backwards compatibility; has no effect. Response datetimes
|
|
5
|
+
are always normalized to UTC and serialized as RFC 3339 with a `Z` suffix,
|
|
6
|
+
whether or not this header is sent.
|
|
9
7
|
example: rfc3339
|
|
10
8
|
in: header
|
|
11
9
|
name: X-Datetime-Format
|
|
@@ -17058,7 +17056,7 @@ info:
|
|
|
17058
17056
|
\n\n"
|
|
17059
17057
|
summary: OpusDNS - your gateway to a seamless domain management experience.
|
|
17060
17058
|
title: OpusDNS API
|
|
17061
|
-
version: 2026-09-17-
|
|
17059
|
+
version: 2026-09-17-133343
|
|
17062
17060
|
x-logo:
|
|
17063
17061
|
altText: OpusDNS API Reference
|
|
17064
17062
|
url: https://d24lr4zqs1tgqh.cloudfront.net/c9505a20-5ae1-406c-b060-d392569caebf.jpg
|
|
@@ -22452,12 +22450,12 @@ paths:
|
|
|
22452
22450
|
total_items: 3
|
|
22453
22451
|
total_pages: 1
|
|
22454
22452
|
results:
|
|
22455
|
-
- created_on: '2025-02-20T10:30:
|
|
22453
|
+
- created_on: '2025-02-20T10:30:45Z'
|
|
22456
22454
|
domain_forward_id: domain_forward_01jx0000000000000000000001
|
|
22457
22455
|
enabled: true
|
|
22458
22456
|
hostname: example.com.
|
|
22459
22457
|
http:
|
|
22460
|
-
created_on: '2025-02-20T10:30:
|
|
22458
|
+
created_on: '2025-02-20T10:30:45Z'
|
|
22461
22459
|
redirects:
|
|
22462
22460
|
- protected: false
|
|
22463
22461
|
redirect_code: 301
|
|
@@ -22467,9 +22465,9 @@ paths:
|
|
|
22467
22465
|
target_hostname: example.com
|
|
22468
22466
|
target_path: /
|
|
22469
22467
|
target_protocol: https
|
|
22470
|
-
updated_on: '2025-02-20T10:30:
|
|
22468
|
+
updated_on: '2025-02-20T10:30:45Z'
|
|
22471
22469
|
https:
|
|
22472
|
-
created_on: '2025-02-20T10:30:
|
|
22470
|
+
created_on: '2025-02-20T10:30:45Z'
|
|
22473
22471
|
redirects:
|
|
22474
22472
|
- protected: false
|
|
22475
22473
|
redirect_code: 302
|
|
@@ -22479,14 +22477,14 @@ paths:
|
|
|
22479
22477
|
target_hostname: www.example.com
|
|
22480
22478
|
target_path: /
|
|
22481
22479
|
target_protocol: https
|
|
22482
|
-
updated_on: '2025-02-20T10:30:
|
|
22483
|
-
updated_on: '2025-02-20T10:30:
|
|
22484
|
-
- created_on: '2025-02-20T10:30:
|
|
22480
|
+
updated_on: '2025-02-20T10:30:45Z'
|
|
22481
|
+
updated_on: '2025-02-20T10:30:45Z'
|
|
22482
|
+
- created_on: '2025-02-20T10:30:45Z'
|
|
22485
22483
|
domain_forward_id: domain_forward_01jx0000000000000000000002
|
|
22486
22484
|
enabled: false
|
|
22487
22485
|
hostname: api.example.com.
|
|
22488
22486
|
https:
|
|
22489
|
-
created_on: '2025-02-20T10:30:
|
|
22487
|
+
created_on: '2025-02-20T10:30:45Z'
|
|
22490
22488
|
redirects:
|
|
22491
22489
|
- protected: false
|
|
22492
22490
|
redirect_code: 308
|
|
@@ -22496,14 +22494,14 @@ paths:
|
|
|
22496
22494
|
target_hostname: api-v2.example.com
|
|
22497
22495
|
target_path: /v1
|
|
22498
22496
|
target_protocol: https
|
|
22499
|
-
updated_on: '2025-02-20T10:30:
|
|
22500
|
-
updated_on: '2025-02-20T10:30:
|
|
22501
|
-
- created_on: '2025-02-20T10:30:
|
|
22497
|
+
updated_on: '2025-02-20T10:30:45Z'
|
|
22498
|
+
updated_on: '2025-02-20T10:30:45Z'
|
|
22499
|
+
- created_on: '2025-02-20T10:30:45Z'
|
|
22502
22500
|
domain_forward_id: domain_forward_01jx0000000000000000000003
|
|
22503
22501
|
enabled: true
|
|
22504
22502
|
hostname: old.example.com.
|
|
22505
22503
|
http:
|
|
22506
|
-
created_on: '2025-02-20T10:30:
|
|
22504
|
+
created_on: '2025-02-20T10:30:45Z'
|
|
22507
22505
|
redirects:
|
|
22508
22506
|
- protected: false
|
|
22509
22507
|
redirect_code: 301
|
|
@@ -22521,9 +22519,9 @@ paths:
|
|
|
22521
22519
|
target_hostname: example.com
|
|
22522
22520
|
target_path: /
|
|
22523
22521
|
target_protocol: https
|
|
22524
|
-
updated_on: '2025-02-20T10:30:
|
|
22522
|
+
updated_on: '2025-02-20T10:30:45Z'
|
|
22525
22523
|
https:
|
|
22526
|
-
created_on: '2025-02-20T10:30:
|
|
22524
|
+
created_on: '2025-02-20T10:30:45Z'
|
|
22527
22525
|
redirects:
|
|
22528
22526
|
- protected: false
|
|
22529
22527
|
redirect_code: 301
|
|
@@ -22533,8 +22531,8 @@ paths:
|
|
|
22533
22531
|
target_hostname: example.com
|
|
22534
22532
|
target_path: /
|
|
22535
22533
|
target_protocol: https
|
|
22536
|
-
updated_on: '2025-02-20T10:30:
|
|
22537
|
-
updated_on: '2025-02-20T10:30:
|
|
22534
|
+
updated_on: '2025-02-20T10:30:45Z'
|
|
22535
|
+
updated_on: '2025-02-20T10:30:45Z'
|
|
22538
22536
|
schema:
|
|
22539
22537
|
$ref: '#/components/schemas/Pagination_DomainForward_'
|
|
22540
22538
|
description: List of domain forwards retrieved successfully
|
|
@@ -22704,12 +22702,12 @@ paths:
|
|
|
22704
22702
|
(enabled=false) until DNS records are provisioned.
|
|
22705
22703
|
summary: Response for HTTP and HTTPS forwards
|
|
22706
22704
|
value:
|
|
22707
|
-
created_on: '2025-02-20T10:30:
|
|
22705
|
+
created_on: '2025-02-20T10:30:45Z'
|
|
22708
22706
|
domain_forward_id: domain_forward_01jx0000000000000000000001
|
|
22709
22707
|
enabled: false
|
|
22710
22708
|
hostname: example.com.
|
|
22711
22709
|
http:
|
|
22712
|
-
created_on: '2025-02-20T10:30:
|
|
22710
|
+
created_on: '2025-02-20T10:30:45Z'
|
|
22713
22711
|
redirects:
|
|
22714
22712
|
- protected: false
|
|
22715
22713
|
redirect_code: 301
|
|
@@ -22719,9 +22717,9 @@ paths:
|
|
|
22719
22717
|
target_hostname: example.com
|
|
22720
22718
|
target_path: /
|
|
22721
22719
|
target_protocol: https
|
|
22722
|
-
updated_on: '2025-02-20T10:30:
|
|
22720
|
+
updated_on: '2025-02-20T10:30:45Z'
|
|
22723
22721
|
https:
|
|
22724
|
-
created_on: '2025-02-20T10:30:
|
|
22722
|
+
created_on: '2025-02-20T10:30:45Z'
|
|
22725
22723
|
redirects:
|
|
22726
22724
|
- protected: false
|
|
22727
22725
|
redirect_code: 302
|
|
@@ -22731,19 +22729,19 @@ paths:
|
|
|
22731
22729
|
target_hostname: auth.example.com
|
|
22732
22730
|
target_path: /
|
|
22733
22731
|
target_protocol: https
|
|
22734
|
-
updated_on: '2025-02-20T10:30:
|
|
22735
|
-
updated_on: '2025-02-20T10:30:
|
|
22732
|
+
updated_on: '2025-02-20T10:30:45Z'
|
|
22733
|
+
updated_on: '2025-02-20T10:30:45Z'
|
|
22736
22734
|
https_only_response:
|
|
22737
22735
|
description: Response when creating a HTTPS-only domain forward
|
|
22738
22736
|
with minimal protocol configuration.
|
|
22739
22737
|
summary: Response for HTTPS-only forward
|
|
22740
22738
|
value:
|
|
22741
|
-
created_on: '2025-02-20T10:30:
|
|
22739
|
+
created_on: '2025-02-20T10:30:45Z'
|
|
22742
22740
|
domain_forward_id: domain_forward_01jx0000000000000000000002
|
|
22743
22741
|
enabled: false
|
|
22744
22742
|
hostname: example.com.
|
|
22745
22743
|
http:
|
|
22746
|
-
created_on: '2025-02-20T10:30:
|
|
22744
|
+
created_on: '2025-02-20T10:30:45Z'
|
|
22747
22745
|
redirects:
|
|
22748
22746
|
- protected: false
|
|
22749
22747
|
redirect_code: 301
|
|
@@ -22753,8 +22751,8 @@ paths:
|
|
|
22753
22751
|
target_hostname: example.com
|
|
22754
22752
|
target_path: /
|
|
22755
22753
|
target_protocol: https
|
|
22756
|
-
updated_on: '2025-02-20T10:30:
|
|
22757
|
-
updated_on: '2025-02-20T10:30:
|
|
22754
|
+
updated_on: '2025-02-20T10:30:45Z'
|
|
22755
|
+
updated_on: '2025-02-20T10:30:45Z'
|
|
22758
22756
|
schema:
|
|
22759
22757
|
$ref: '#/components/schemas/DomainForward'
|
|
22760
22758
|
description: Domain forward created successfully
|
|
@@ -23777,19 +23775,19 @@ paths:
|
|
|
23777
23775
|
summary: Daily time series example
|
|
23778
23776
|
value:
|
|
23779
23777
|
results:
|
|
23780
|
-
- timestamp: '2025-02-20T12:00:
|
|
23778
|
+
- timestamp: '2025-02-20T12:00:00Z'
|
|
23781
23779
|
total: 2500
|
|
23782
|
-
- timestamp: '2025-02-19T12:00:
|
|
23780
|
+
- timestamp: '2025-02-19T12:00:00Z'
|
|
23783
23781
|
total: 2350
|
|
23784
|
-
- timestamp: '2025-02-18T12:00:
|
|
23782
|
+
- timestamp: '2025-02-18T12:00:00Z'
|
|
23785
23783
|
total: 2200
|
|
23786
|
-
- timestamp: '2025-02-17T12:00:
|
|
23784
|
+
- timestamp: '2025-02-17T12:00:00Z'
|
|
23787
23785
|
total: 2050
|
|
23788
|
-
- timestamp: '2025-02-16T12:00:
|
|
23786
|
+
- timestamp: '2025-02-16T12:00:00Z'
|
|
23789
23787
|
total: 1900
|
|
23790
|
-
- timestamp: '2025-02-15T12:00:
|
|
23788
|
+
- timestamp: '2025-02-15T12:00:00Z'
|
|
23791
23789
|
total: 1750
|
|
23792
|
-
- timestamp: '2025-02-14T12:00:
|
|
23790
|
+
- timestamp: '2025-02-14T12:00:00Z'
|
|
23793
23791
|
total: 1600
|
|
23794
23792
|
hourly_time_series:
|
|
23795
23793
|
description: Shows visit counts bucketed by hour over a 24-hour
|
|
@@ -23797,53 +23795,53 @@ paths:
|
|
|
23797
23795
|
summary: Hourly time series example
|
|
23798
23796
|
value:
|
|
23799
23797
|
results:
|
|
23800
|
-
- timestamp: '2025-02-20T12:00:
|
|
23798
|
+
- timestamp: '2025-02-20T12:00:00Z'
|
|
23801
23799
|
total: 150
|
|
23802
|
-
- timestamp: '2025-02-20T11:00:
|
|
23800
|
+
- timestamp: '2025-02-20T11:00:00Z'
|
|
23803
23801
|
total: 140
|
|
23804
|
-
- timestamp: '2025-02-20T10:00:
|
|
23802
|
+
- timestamp: '2025-02-20T10:00:00Z'
|
|
23805
23803
|
total: 130
|
|
23806
|
-
- timestamp: '2025-02-20T09:00:
|
|
23804
|
+
- timestamp: '2025-02-20T09:00:00Z'
|
|
23807
23805
|
total: 120
|
|
23808
|
-
- timestamp: '2025-02-20T08:00:
|
|
23806
|
+
- timestamp: '2025-02-20T08:00:00Z'
|
|
23809
23807
|
total: 110
|
|
23810
|
-
- timestamp: '2025-02-20T07:00:
|
|
23808
|
+
- timestamp: '2025-02-20T07:00:00Z'
|
|
23811
23809
|
total: 100
|
|
23812
|
-
- timestamp: '2025-02-20T06:00:
|
|
23810
|
+
- timestamp: '2025-02-20T06:00:00Z'
|
|
23813
23811
|
total: 90
|
|
23814
|
-
- timestamp: '2025-02-20T05:00:
|
|
23812
|
+
- timestamp: '2025-02-20T05:00:00Z'
|
|
23815
23813
|
total: 80
|
|
23816
|
-
- timestamp: '2025-02-20T04:00:
|
|
23814
|
+
- timestamp: '2025-02-20T04:00:00Z'
|
|
23817
23815
|
total: 70
|
|
23818
|
-
- timestamp: '2025-02-20T03:00:
|
|
23816
|
+
- timestamp: '2025-02-20T03:00:00Z'
|
|
23819
23817
|
total: 60
|
|
23820
|
-
- timestamp: '2025-02-20T02:00:
|
|
23818
|
+
- timestamp: '2025-02-20T02:00:00Z'
|
|
23821
23819
|
total: 50
|
|
23822
|
-
- timestamp: '2025-02-20T01:00:
|
|
23820
|
+
- timestamp: '2025-02-20T01:00:00Z'
|
|
23823
23821
|
total: 40
|
|
23824
|
-
- timestamp: '2025-02-20T00:00:
|
|
23822
|
+
- timestamp: '2025-02-20T00:00:00Z'
|
|
23825
23823
|
total: 30
|
|
23826
|
-
- timestamp: '2025-02-19T23:00:
|
|
23824
|
+
- timestamp: '2025-02-19T23:00:00Z'
|
|
23827
23825
|
total: 20
|
|
23828
|
-
- timestamp: '2025-02-19T22:00:
|
|
23826
|
+
- timestamp: '2025-02-19T22:00:00Z'
|
|
23829
23827
|
total: 10
|
|
23830
|
-
- timestamp: '2025-02-19T21:00:
|
|
23828
|
+
- timestamp: '2025-02-19T21:00:00Z'
|
|
23831
23829
|
total: 0
|
|
23832
|
-
- timestamp: '2025-02-19T20:00:
|
|
23830
|
+
- timestamp: '2025-02-19T20:00:00Z'
|
|
23833
23831
|
total: -10
|
|
23834
|
-
- timestamp: '2025-02-19T19:00:
|
|
23832
|
+
- timestamp: '2025-02-19T19:00:00Z'
|
|
23835
23833
|
total: -20
|
|
23836
|
-
- timestamp: '2025-02-19T18:00:
|
|
23834
|
+
- timestamp: '2025-02-19T18:00:00Z'
|
|
23837
23835
|
total: -30
|
|
23838
|
-
- timestamp: '2025-02-19T17:00:
|
|
23836
|
+
- timestamp: '2025-02-19T17:00:00Z'
|
|
23839
23837
|
total: -40
|
|
23840
|
-
- timestamp: '2025-02-19T16:00:
|
|
23838
|
+
- timestamp: '2025-02-19T16:00:00Z'
|
|
23841
23839
|
total: -50
|
|
23842
|
-
- timestamp: '2025-02-19T15:00:
|
|
23840
|
+
- timestamp: '2025-02-19T15:00:00Z'
|
|
23843
23841
|
total: -60
|
|
23844
|
-
- timestamp: '2025-02-19T14:00:
|
|
23842
|
+
- timestamp: '2025-02-19T14:00:00Z'
|
|
23845
23843
|
total: -70
|
|
23846
|
-
- timestamp: '2025-02-19T13:00:
|
|
23844
|
+
- timestamp: '2025-02-19T13:00:00Z'
|
|
23847
23845
|
total: -80
|
|
23848
23846
|
schema:
|
|
23849
23847
|
$ref: '#/components/schemas/DomainForwardMetricsTimeSeriesResponse'
|
|
@@ -24315,12 +24313,12 @@ paths:
|
|
|
24315
24313
|
and redirects
|
|
24316
24314
|
summary: Single domain forward
|
|
24317
24315
|
value:
|
|
24318
|
-
created_on: '2025-02-20T10:30:
|
|
24316
|
+
created_on: '2025-02-20T10:30:45Z'
|
|
24319
24317
|
domain_forward_id: domain_forward_01jx0000000000000000000001
|
|
24320
24318
|
enabled: true
|
|
24321
24319
|
hostname: example.com.
|
|
24322
24320
|
http:
|
|
24323
|
-
created_on: '2025-02-20T10:30:
|
|
24321
|
+
created_on: '2025-02-20T10:30:45Z'
|
|
24324
24322
|
redirects:
|
|
24325
24323
|
- protected: false
|
|
24326
24324
|
redirect_code: 301
|
|
@@ -24330,9 +24328,9 @@ paths:
|
|
|
24330
24328
|
target_hostname: example.com
|
|
24331
24329
|
target_path: /
|
|
24332
24330
|
target_protocol: https
|
|
24333
|
-
updated_on: '2025-02-20T10:30:
|
|
24331
|
+
updated_on: '2025-02-20T10:30:45Z'
|
|
24334
24332
|
https:
|
|
24335
|
-
created_on: '2025-02-20T10:30:
|
|
24333
|
+
created_on: '2025-02-20T10:30:45Z'
|
|
24336
24334
|
redirects:
|
|
24337
24335
|
- protected: false
|
|
24338
24336
|
redirect_code: 302
|
|
@@ -24342,8 +24340,8 @@ paths:
|
|
|
24342
24340
|
target_hostname: www.example.com
|
|
24343
24341
|
target_path: /
|
|
24344
24342
|
target_protocol: https
|
|
24345
|
-
updated_on: '2025-02-20T10:30:
|
|
24346
|
-
updated_on: '2025-02-20T10:30:
|
|
24343
|
+
updated_on: '2025-02-20T10:30:45Z'
|
|
24344
|
+
updated_on: '2025-02-20T10:30:45Z'
|
|
24347
24345
|
schema:
|
|
24348
24346
|
$ref: '#/components/schemas/DomainForward'
|
|
24349
24347
|
description: Domain forward retrieved successfully
|
|
@@ -24426,7 +24424,7 @@ paths:
|
|
|
24426
24424
|
description: New domain forward protocol set with HTTP redirects
|
|
24427
24425
|
summary: Protocol set created
|
|
24428
24426
|
value:
|
|
24429
|
-
created_on: '2025-02-20T10:30:
|
|
24427
|
+
created_on: '2025-02-20T10:30:45Z'
|
|
24430
24428
|
hostname: example.com.
|
|
24431
24429
|
protocol: http
|
|
24432
24430
|
redirects:
|
|
@@ -24438,7 +24436,7 @@ paths:
|
|
|
24438
24436
|
target_hostname: example.com
|
|
24439
24437
|
target_path: /
|
|
24440
24438
|
target_protocol: https
|
|
24441
|
-
updated_on: '2025-02-20T10:30:
|
|
24439
|
+
updated_on: '2025-02-20T10:30:45Z'
|
|
24442
24440
|
schema:
|
|
24443
24441
|
$ref: '#/components/schemas/DomainForwardSetResponse'
|
|
24444
24442
|
description: Domain forward protocol set created successfully
|
|
@@ -24718,7 +24716,7 @@ paths:
|
|
|
24718
24716
|
description: Domain forward set containing HTTP protocol redirects
|
|
24719
24717
|
summary: HTTP protocol set
|
|
24720
24718
|
value:
|
|
24721
|
-
created_on: '2025-02-20T10:30:
|
|
24719
|
+
created_on: '2025-02-20T10:30:45Z'
|
|
24722
24720
|
hostname: example.com.
|
|
24723
24721
|
protocol: http
|
|
24724
24722
|
redirects:
|
|
@@ -24730,12 +24728,12 @@ paths:
|
|
|
24730
24728
|
target_hostname: example.com
|
|
24731
24729
|
target_path: /
|
|
24732
24730
|
target_protocol: https
|
|
24733
|
-
updated_on: '2025-02-20T10:30:
|
|
24731
|
+
updated_on: '2025-02-20T10:30:45Z'
|
|
24734
24732
|
https_protocol_set:
|
|
24735
24733
|
description: Domain forward set containing HTTPS protocol redirects
|
|
24736
24734
|
summary: HTTPS protocol set
|
|
24737
24735
|
value:
|
|
24738
|
-
created_on: '2025-02-20T10:30:
|
|
24736
|
+
created_on: '2025-02-20T10:30:45Z'
|
|
24739
24737
|
hostname: example.com.
|
|
24740
24738
|
protocol: https
|
|
24741
24739
|
redirects:
|
|
@@ -24747,7 +24745,7 @@ paths:
|
|
|
24747
24745
|
target_hostname: www.example.com
|
|
24748
24746
|
target_path: /
|
|
24749
24747
|
target_protocol: https
|
|
24750
|
-
updated_on: '2025-02-20T10:30:
|
|
24748
|
+
updated_on: '2025-02-20T10:30:45Z'
|
|
24751
24749
|
schema:
|
|
24752
24750
|
$ref: '#/components/schemas/DomainForwardSetResponse'
|
|
24753
24751
|
description: Domain forward set retrieved successfully
|
|
@@ -24837,7 +24835,7 @@ paths:
|
|
|
24837
24835
|
configuration
|
|
24838
24836
|
summary: Protocol set updated
|
|
24839
24837
|
value:
|
|
24840
|
-
created_on: '2025-02-20T10:30:
|
|
24838
|
+
created_on: '2025-02-20T10:30:45Z'
|
|
24841
24839
|
hostname: example.com.
|
|
24842
24840
|
protocol: https
|
|
24843
24841
|
redirects:
|
|
@@ -24849,7 +24847,7 @@ paths:
|
|
|
24849
24847
|
target_hostname: www.example.com
|
|
24850
24848
|
target_path: /
|
|
24851
24849
|
target_protocol: https
|
|
24852
|
-
updated_on: '2025-02-20T10:30:
|
|
24850
|
+
updated_on: '2025-02-20T10:30:45Z'
|
|
24853
24851
|
schema:
|
|
24854
24852
|
$ref: '#/components/schemas/DomainForwardSetResponse'
|
|
24855
24853
|
description: Domain forward protocol set updated successfully
|
|
@@ -27872,11 +27870,11 @@ paths:
|
|
|
27872
27870
|
email_forward_alias_id: email_forward_alias_01jx0000000000000000000003
|
|
27873
27871
|
forward_to:
|
|
27874
27872
|
- inbox@example.net
|
|
27875
|
-
created_on: '2025-11-14T09:01:
|
|
27873
|
+
created_on: '2025-11-14T09:01:38Z'
|
|
27876
27874
|
email_forward_id: email_forward_01jx0000000000000000000002
|
|
27877
27875
|
enabled: true
|
|
27878
27876
|
hostname: example.com.
|
|
27879
|
-
updated_on: '2025-11-14T09:01:
|
|
27877
|
+
updated_on: '2025-11-14T09:01:38Z'
|
|
27880
27878
|
standard_email_forwarding_response:
|
|
27881
27879
|
description: Response when creating email forwarding with named
|
|
27882
27880
|
aliases.
|
|
@@ -27892,11 +27890,11 @@ paths:
|
|
|
27892
27890
|
forward_to:
|
|
27893
27891
|
- support@example.net
|
|
27894
27892
|
- oncall@example.net
|
|
27895
|
-
created_on: '2025-11-14T09:01:
|
|
27893
|
+
created_on: '2025-11-14T09:01:38Z'
|
|
27896
27894
|
email_forward_id: email_forward_01jx0000000000000000000001
|
|
27897
27895
|
enabled: false
|
|
27898
27896
|
hostname: mail.example.com.
|
|
27899
|
-
updated_on: '2025-11-14T09:01:
|
|
27897
|
+
updated_on: '2025-11-14T09:01:38Z'
|
|
27900
27898
|
schema:
|
|
27901
27899
|
$ref: '#/components/schemas/EmailForwardResponse'
|
|
27902
27900
|
description: Email forwarding created successfully
|