We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e154ea9 commit a4bb9a3Copy full SHA for a4bb9a3
docs/commands/tem.md
@@ -3,7 +3,6 @@
3
This API allows you to manage your Transactional Email services.
4
5
- [Blocklist](#blocklist)
6
-=======
7
- [Bulk create blocklists](#bulk-create-blocklists)
8
- [Delete a blocklist](#delete-a-blocklist)
9
- [List blocklists](#list-blocklists)
@@ -63,7 +62,7 @@ scw tem blocklists create [arg=value ...]
63
62
You must specify the blocklist you want to delete by the `region` and `blocklist_id`.
64
65
**Usage:**
66
-
+```
67
scw tem blocklists delete [arg=value ...]
68
```
69
0 commit comments