NotificationFeed.delete (Method)
Deletes the specified notification feed.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
id | NotificationFeedID | Required | The unique id of the notification feed to delete. |
Context:
License Requirements | (none) |
Permission Requirements | customer:CustomerAdmin |
Deny Context | (none) |
Require Context | AuthoringEnabled |
Author Lock | (not required) |
Transaction Logging | If transaction logging is enabled at the customer level, calls to this method will be logged |
Customization | Customization is not supported for this method. |
Error Codes:
Code | Error Message |
---|---|
88504 | Factory notification feeds cannot be deleted or modified. |
Notes:
None