Skip to main content

Delete Camera

DELETE 

/cameras/:camera_name

Delete a camera and all its associated data.

Removes the camera from config, stops processes, and cleans up all database entries and media files.

Args: camera_name: Name of the camera to delete delete_exports: Whether to also delete exports for this camera

Request​

Responses​

Successful Response