Update endpoint registration

PUT http://{{Notify Dev Host}}:{{Notify Port}}/v1/registrations/3859796a56607967da4f5c4cfae5386d?productId=notifications

Request Params

KeyDatatypeRequiredDescription
productIdstring

Request Body

{"channel_type"=>"fcm", "version"=>1, "data"=>{"registration_id"=>"xxx"}}

HEADERS

KeyDatatypeRequiredDescription
X-Twilio-Tokenstring
Content-Typestring