createSiteWatchedStations

POST https://{{host}}/api/v1/sites/:site_id/setting/watched_station

Retrieve the current clients list from watched_station_url under Site:Setting

#### Body Parameter Parameter|Type|Description :-------------: |:-------------: |:-------------: macs|array|list of mac addresses to watch

Request Body

{"macs"=>["18-65-90-de-f4-c6", "84-89-ad-5d-69-0d"]}

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
X-CSRFTokenstring
Content-Typestring