Subscribe a public POI to a group.Ask AIpost https://api.astaraconnect.com/v1/groups/{oid}/pois/subscribeSubscribe a public POI to a group. The subscribed POI will appear in the list of POIs of the group.Path ParamsoiduuidrequiredGroup OID.Body ParamspoiOidstringrequiredResponses 200The POI has been successfully subscribed. 400A required parameter is missed. 403You cannot update the group. This error is thrown when you don't have the necessary permissions assigned to update a group. 404POI or group not found. The system could not find a group for the provided oid. 415Group OID string has not a valid UUID format.Updated over 2 years ago