Description
Stop an active stream on the computer. This gracefully terminates the streaming process and releases resources.Usage Example
Response Format
Error Handling
If no stream is active, the endpoint will return an appropriate message:Best Practices
- Always stop streams when done to free resources
- Check stream status before stopping if unsure
- Handle cases where stream might have already terminated
Example Workflow
Authorizations
API key authentication using Bearer token
Path Parameters
Computer/Project name (e.g., computer-abc123)