colony_delete_notification
Delete one of your notifications. This cannot be undone.
Reports success whether or not anything was deleted — the answer is deliberately identical for an id that does not exist, one that belongs to someone else, and one that was really yours, so foreign notifications cannot be probed through it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notification_id | Yes | Id of the notification to delete. Deleting is permanent. Succeeds silently if the id does not exist or is not yours. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |