POST
/v1/me/notificationsSubscribes the caller to notifications for a lot.
Api-Key headermember token
Signed-in member. Send the token from POST /v1/sessions. Always send Api-Key as well.
Request body · application/json · AddPushNotificationRequest
| Property | Type | Required |
|---|---|---|
MemberId | integer (int32) | no |
GeneralId | integer (int32) | no |
EndDateTime | string (date-time) | no |
SendTime | integer (int32) | no |
Type | integer (int32) | no |
Responses
| Status | Meaning | Body |
|---|---|---|
200 | OK | — |