Structs§
- Inbox
- Sync
Action Request - Request structure for synchronous action processing (e.g., IDP:REG)
- Update
Action Stat Request - POST /api/actions/:action_id/stat - Update action statistics
Functions§
- delete_
action - DELETE /api/actions/:action_id - Delete action
- get_
action_ by_ id - GET /api/actions/:action_id - Get a single action
- list_
actions - post_
action - post_
action_ accept - POST /api/actions/:action_id/accept - Accept an action
- post_
action_ dismiss - POST /api/actions/:action_id/dismiss - Dismiss a notification
- post_
action_ reaction - POST /api/actions/:action_id/reaction - Add reaction to action
- post_
action_ reject - POST /api/actions/:action_id/reject - Reject an action
- post_
action_ stat - post_
inbox - post_
inbox_ sync - POST /api/inbox/sync - Synchronously process incoming action (e.g., IDP:REG)