summaryrefslogtreecommitdiff
path: root/json/stations.rst
diff options
context:
space:
mode:
Diffstat (limited to 'json/stations.rst')
-rw-r--r--json/stations.rst23
1 files changed, 21 insertions, 2 deletions
diff --git a/json/stations.rst b/json/stations.rst
index bb83826..9acb4fc 100644
--- a/json/stations.rst
+++ b/json/stations.rst
@@ -568,6 +568,26 @@ See :ref:`user-getStationListChecksum`.
.. index::
+ pair: method; station.shareStation
+
+.. _station-shareStation:
+
+Share Station
+-------------
+
+:Method: station.shareStation
+
+Shares a station with the specified email addresses. that emails is a string array
+
+.. csv-table::
+ :header: Name ,Type ,Description
+
+ stationId,string,See :ref:`user-getStationList`
+ stationToken,string,See :ref:`user-getStationList`
+ emails,string[],A list of emails to share the station with
+
+
+.. index::
pair: method; station.transformSharedStation
.. _station-transformSharedStation:
@@ -609,5 +629,4 @@ Modify QuickMix
"syncTime": 1338211186
}
-The response contains no data.
-
+The response contains no data. \ No newline at end of file