File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 33This API allows you to manage your Transactional Email services.
44
55- [ Blocklist] ( #blocklist )
6- =======
76 - [ Bulk create blocklists] ( #bulk-create-blocklists )
87 - [ Delete a blocklist] ( #delete-a-blocklist )
98 - [ List blocklists] ( #list-blocklists )
@@ -35,6 +34,7 @@ This API allows you to manage your Transactional Email services.
3534
3635This section allows you to manage the blocklist of your emails.
3736
37+
3838### Bulk create blocklists
3939
4040Create multiple blocklists in a specific Project or Organization using the ` region ` parameter.
@@ -64,6 +64,7 @@ You must specify the blocklist you want to delete by the `region` and `blocklist
6464
6565** Usage:**
6666
67+ ```
6768scw tem blocklists delete [arg=value ...]
6869```
6970
@@ -100,6 +101,7 @@ scw tem blocklists list [arg=value ...]
100101| region | Default: ` fr-par ` <br />One of: ` fr-par ` , ` all ` | Region to target. If none is passed will use default region from the config |
101102
102103
104+
103105## Domain management commands
104106
105107This section lists your domains, shows you to manage them, and gives you information about them.
You can’t perform that action at this time.
0 commit comments