set_stream_favorite
Toggle the favorite status of a network traffic stream by providing its stream ID and a boolean flag.
Instructions
Mark or unmark a stream as favorite.
Note: Packmate returns 200 even if the stream id does not exist (no row updated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stream_id | Yes | ||
| favorite | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |