Lens API
Delete Lens
Deletes a lens template
POST
Overview
This endpoint deletes a lens template, removing it from the list of available lens templates. Note that deleting the lens template does not stop or delete any active lens sessions based on the template.Request
The unique lens ID to delete. This is returned when the lens template is created.
Response
Whether the deletion was successful. Check this field to detect errors.
The ID of the lens that was deleted (or attempted to delete).
Array of error messages if the deletion failed.