通知テンプレートのRESTエンドポイント

通知テンプレート
これには、通知テンプレートのすべての操作が含まれます。
新規通知テンプレートの作成
メソッド: POST
パス: /iam/governance/selfservice/api/v1/notification/template
通知テンプレートの削除
メソッド: DELETE
パス: /iam/governance/selfservice/api/v1/notification/template/{id}
通知テンプレートのフェッチ
メソッド: GET
パス: /iam/governance/selfservice/api/v1/notification/template/{id}
すべてのロケール固有テンプレートの検索
メソッド: GET
パス: /iam/governance/selfservice/api/v1/notification/search/adv
すべての通知テンプレートの検索
メソッド: GET
パス: /iam/governance/selfservice/api/v1/notification/search/basic
通知テンプレートの変更
メソッド: PUT
パス: /iam/governance/selfservice/api/v1/notification/template/{id}