POST api/customers/{customerId}/push/{appShortName}
Create a registration ID for the given customer and app.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| customerId |
Customer ID |
integer |
Required |
| appShortName |
Short name of mobile app, e.g. smartliv or rknett. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Registration ID
stringResponse Formats
application/json, text/json, text/html
Sample:
"sample string 1"