Send Notification
Description
發送通知。
Resource
POST /v1/push/notification
Request Body Parameters
| Name | Type | Description |
|---|---|---|
| title | string | 標題 |
| message | string | 訊息 |
| type | string (enum) |
連結型態 ALLOWED VALUES:
|
| vip_id_list | List[string] | 會員編號列表 |
Response
Status-Code: 204 No Content