Subscribe to a location
POST ~/locations/:hashed-location-id/subscription
Request
Field | Type | Description |
---|---|---|
:hashed-location-id | String |
The hashed ID of the location you're targeting. See Hashed Location IDs |
mappedLocationIdoptional | String |
A unique ID assigned by the App to reference the location. |
Response
Field | Type | Description |
---|---|---|
message | String |
Subscription success message |
Comments
1 comment
Is there no endpoint to get the subscription information for a location to ensure a location is subscribed correctly?
Please sign in to leave a comment.