# Delete live stream Permanently deletes a live stream owned by the authenticated user. Once deleted, the live stream configuration, associated destinations, and related metadata will be removed and cannot be recovered. Endpoint: DELETE /streams/{streamId} Version: 1.0.0 Security: bearerAuth ## Response 200 fields (application/json): - `success` (boolean) Example: true ## Response 401 fields ## Response 404 fields