Skip to main content
DELETE
This endpoint requires authentication and the deleteLivestream permission.

Path Parameters

string
required
The UUID of the livestream to delete

Response

Returns HTTP 204 (No Content) on successful deletion.

Error Responses

object
Error details when the request fails
Common error cases:
  • 401 Unauthorized: Missing or invalid access token
  • 403 Forbidden: Missing required permission
  • 404 Not Found: Livestream not found