Delete a custom set by iddelete https://api.visualogyx.com/v1/custom_sets/{id}This endpoint is used to delete a custom set by its unique ID.When to expect errors: 400 Bad Request: An invalid custom set ID is provided. 401 Unauthorized The provided API key is invalid or missing. You attempt to delete a custom set that you do not have permission to access. 404 Not Found An unexpected error occurs while processing the request.