Bulk Delete Notification Templates
POST {{baseUrl}}/notification-templates/bulk-delete
This lets you bulk delete templates that you previously created for your site. Since this is a beta feature, please contact support to enable usage.
Request Body
{"0"=>{"key"=>"cloud_manual_work_item_summary", "medium"=>"EMAIL", "locale"=>"en"}, "1"=>{"key"=>"cloud_manual_work_item_summary", "medium"=>"EMAIL", "locale"=>"en"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-SailPoint-Experimental | boolean | (Required) Use this header to enable this experimental API. | |
Content-Type | string | ||
Accept | string |