[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[],[],null,["# Test integration\n\nVersion 4.0.25.14 (latest)\n\nTests the integration to make sure all the settings are working.\n\nRequest\n-------\n\nPOST /integrations/{integration_id}/test \nDatatype \nDescription \nRequest \nHTTP Request \npath \nHTTP Path \nExpand HTTP Path definition... \nintegration_id \nstring \nId of integration\n\nResponse\n--------\n\n### 200: Test Result\n\nDatatype \nDescription \n(object) \n[IntegrationTestResult](/looker/docs/reference/looker-api/latest/types/IntegrationTestResult) \nsuccess \n*lock* \nboolean \nWhether or not the test was successful \nmessage \n*lock* \nstring \nA message representing the results of the test. \ndelegate_oauth_result \n[DelegateOauthTest](/looker/docs/reference/looker-api/latest/types/DelegateOauthTest)\\[\\] \nExpand DelegateOauthTest definition... \nname \n*lock* \nstring \nDelegate Oauth Connection Name \ninstallation_target_id \n*lock* \nstring \nThe ID of the installation target. For Slack, this would be workspace id. \ninstallation_id \n*lock* \nstring \nInstallation ID \nsuccess \n*lock* \nboolean \nWhether or not the test was successful\n\n### 400: Bad Request\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n### 404: Not Found\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n### 422: Validation Error\n\nDatatype \nDescription \n(object) \n[ValidationError](/looker/docs/reference/looker-api/latest/types/ValidationError) \nmessage \n*lock* \nstring \nError details \nerrors \n[ValidationErrorDetail](/looker/docs/reference/looker-api/latest/types/ValidationErrorDetail)\\[\\] \nExpand ValidationErrorDetail definition... \nfield \n*lock* \nstring \nField with error \ncode \n*lock* \nstring \nError code \nmessage \n*lock* \nstring \nError info message \ndocumentation_url \n*lock* \nstring \nDocumentation link \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n### 429: Too Many Requests\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\nExamples\n--------\n\n### Ruby"]]