Business Process User Alert Configurations REST Endpoints

Business Process User Alert Configurations
The businessProcessUserAlertConfigurations resource provides the user specific alert configurations.
Create an alert configuration for a user not supported
Method: post
Path: /hcmRestApi/resources/11.13.18.05/businessProcessUserAlertConfigurations
Delete an alert configuration for a user not supported
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/businessProcessUserAlertConfigurations/{businessProcessUserAlertConfigurationsUniqID}
Determine if alert configuration is enabled
Method: post
Path: /hcmRestApi/resources/11.13.18.05/businessProcessUserAlertConfigurations/action/isAlertConfigFeatureEnabled
Get all alert configurations for a user not supported
Method: get
Path: /hcmRestApi/resources/11.13.18.05/businessProcessUserAlertConfigurations
Get all error templates
Method: post
Path: /hcmRestApi/resources/11.13.18.05/businessProcessUserAlertConfigurations/action/getErrorTemplates
Get an alert configuration for a user not supported
Method: get
Path: /hcmRestApi/resources/11.13.18.05/businessProcessUserAlertConfigurations/{businessProcessUserAlertConfigurationsUniqID}
Update alert configuration
Method: post
Path: /hcmRestApi/resources/11.13.18.05/businessProcessUserAlertConfigurations/action/updateAlertConfiguration
Update an alert configuration for a user not supported
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/businessProcessUserAlertConfigurations/{businessProcessUserAlertConfigurationsUniqID}