notifications

Test all notifications

Send test notifications to all configured integrations

post/notifications/test/all

Response

Operation successful

successboolean required
msgstring required
dataobject

Response payload (varies by endpoint)

Example response

{
  "success": true,
  "msg": "Operation completed successfully"
}

Changes