All URIs are relative to http://localhost:8000/api
Method | HTTP request | Description |
---|---|---|
try_notification_config | POST /v1/notifications/try | Try sending a notifications |
crate::models::NotificationRead try_notification_config(notification) Try sending a notifications
Name | Type | Description | Required | Notes |
---|---|---|---|---|
notification | Notification | [required] |
crate::models::NotificationRead
No authorization required
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]