更新时间:2023-02-13 GMT+08:00
模板操作
权限 |
对应API接口 |
授权项 |
IAM项目 |
企业项目 |
---|---|---|---|---|
创建消息模板 |
POST /v2/{project_id}/notifications/message_template |
smn:template:create |
√ |
× |
查询消息模板 |
GET /v2/{project_id}/notifications/message_template |
smn:template:list |
√ |
× |
更新消息模板 |
PUT /v2/{project_id}/notifications/message_template/{message_template_id} |
smn:template:update |
√ |
× |
删除消息模板 |
DELETE /v2/{project_id}/notifications/message_template/{message_template_id} |
smn:template:delete |
√ |
× |
父主题: 权限和授权项