File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 688
688
"path": "/premiummail/{serviceid}/domain/{domain}",
689
689
"operations": [
690
690
{
691
- "method": "DEL ",
691
+ "method": "DELETE ",
692
692
"summary": "Delete domain",
693
693
"notes": "",
694
694
"type": {
815
815
"path": "/premiummail/{serviceid}/mailbox/{email}",
816
816
"operations": [
817
817
{
818
- "method": "DEL ",
818
+ "method": "DELETE ",
819
819
"summary": "Delete mailbox",
820
820
"notes": "",
821
821
"type": {
1248
1248
"path": "/premiummail/{serviceid}/forwarding/{email}",
1249
1249
"operations": [
1250
1250
{
1251
- "method": "DEL ",
1251
+ "method": "DELETE ",
1252
1252
"summary": "Disable email forwarding",
1253
1253
"notes": "",
1254
1254
"type": {
1421
1421
"path": "/premiummail/{serviceid}/autoreply/{email}",
1422
1422
"operations": [
1423
1423
{
1424
- "method": "DEL ",
1424
+ "method": "DELETE ",
1425
1425
"summary": "Disable auto-responder",
1426
1426
"notes": "",
1427
1427
"type": {
You can’t perform that action at this time.
0 commit comments