notification

FCMデバイスを登録します。

post/notification/device

Request body

tokenstring required

FCMのデバイストークン

Example request

{
  "token": "bk3RNwTe3H0:CI2k_HHwgIpoDKCIZvvDMExUdFQ3P1"
}

Response

正常に登録できました。

Changes