Stream Fetch controls object can be used to perform actions on a given stream fetch.
You cannot read a streamfetch_controls endpoint.
You cannot update a streamfetch_controls endpoint.
Update the Streamfetch_controls object with id mystreamname.
https://api.scaleengine.net/dev/v2/streamfetch_controls/mystreamname
curl -X POST --data-binary @/path/to/request/body --user 158:8fc8c48da81e6a2a06a9556379bf798af508dc0792497c678b4c3532ba8b637f https://api.scaleengine.net/dev/v2/streamfetch_controls/mystreamname
{ "action": "reset" }
{ "name": "mystreamname" }
You cannot delete a streamfetch_controls endpoint.
You do not have access to modify this field
Missing one or more required fields
Data type does not conform to required field type
The value exceeded maximum length allowed
May only contain alpha numerical characters, dashes (-), and underscores (_)