action traccar_post_notifications_test { label: "Send test notification to current user via Email and SMS" provider: traccar method: POST path: "/notifications/test" encoding: json output: { type: "object" additionalProperties: true } }