Version 4.0.24.16
Tests the integration to make sure all the settings are working.
Request
POST
/integrations/{integration_id}/test
Datatype
Description
Request
path
Expand HTTP Path definition...
integration_id
Id of integration
Response
200: Test Result
Datatype
Description
(object)
success
lock
Whether or not the test was successful
message
lock
A message representing the results of the test.
delegate_oauth_result
Expand DelegateOauthTest definition...
name
lock
Delegate Oauth Connection Name
installation_target_id
lock
The ID of the installation target. For Slack, this would be workspace id.
installation_id
lock
Installation ID
success
lock
Whether or not the test was successful
400: Bad Request
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
404: Not Found
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
422: Validation Error
Datatype
Description
(object)
message
lock
Error details
errors
Expand ValidationErrorDetail definition...
field
lock
Field with error
code
lock
Error code
message
lock
Error info message
documentation_url
lock
Documentation link
documentation_url
lock
Documentation link
429: Too Many Requests
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link