Update endpoint registration
PUT http://{{Notify Dev Host}}:{{Notify Port}}/v1/registrations/3859796a56607967da4f5c4cfae5386d?productId=notifications
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
productId | string |
Request Body
{"channel_type"=>"fcm", "version"=>1, "data"=>{"registration_id"=>"xxx"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Twilio-Token | string | ||
Content-Type | string |