<div dir="ltr"><div><div>thats right folks, i&#39;m asking this question on a Friday before a Holiday weekend(US) at 3:52(est)<br><br><br></div>i&#39;ve started to implement the Device registration endpoints in node and was just wondering what the id is here in this header<br><br><br><pre class="" style="margin:0px 0px 10px;font-family:Monaco,Menlo,Consolas,&quot;Courier New&quot;,monospace;font-size:13px;white-space:pre-wrap;word-wrap:break-word;padding:9.5px;color:rgb(51,51,51);border-radius:4px;display:block;line-height:20px;border:1px solid rgba(0,0,0,0.15);font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;word-spacing:0px;background-color:rgb(245,245,245)">-v -H &quot;Accept: application/json&quot; -H &quot;Content-type: application/json&quot; -H &quot;aerogear-push-id: someid&quot;</pre><br></div>is it something specific, or just a random number/alpha-numeric thingy<br><div><br><div><div><div><br></div><div>here is the doc link for reference: <a href="https://aerogear.org/docs/specs/aerogear-unifiedpush-rest/#246535932">https://aerogear.org/docs/specs/aerogear-unifiedpush-rest/#246535932</a><br><br></div><div><br></div><div>I&#39;ve also decided to create this as a separate module instead of including it in the node admin client here: <a href="https://github.com/bucharest-gold/unifiedpush-admin-client">https://github.com/bucharest-gold/unifiedpush-admin-client</a><br></div><div>mostly becuase these registration endpoints don&#39;t needed to be KC authenticated.  and they could also be used on a IOT device or something that runs node that has webpush/simplePush or some new crazy protocol.<br><br><br></div><div>-Luke<br></div></div></div></div></div>