JUMP TOgetting startedIntroductionWebhooksVisualogyx APIOrganizationGet the organization attributesgetTeamsGet the list of teamsgetTemplatesGet a list of templatesgetInspectionsGet a list of inspectionsgetCreate an inspectionpostShare an inspectionpostGet an inspection reportpostCustom Sets (Coming Soon)Get a list of custom setsgetGet a custom set by idgetCreate a custom setpostUpdate an existing custom setputDelete a custom set by iddeleteDelete 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.