Integrations Response
Returns an array of response integrations.
List of Response Integrations Requested, or an array containing the new/updated Response Integration after a Create or Update operation.
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Creates a response integration from the data that's been supplied. Do not provide an id. IDs are auto generated
List of Response Integrations Requested, or an array containing the new/updated Context Integration after a Create or Update operation.
List of Response Integrations Requested, or an array containing the new/updated Response Integration after a Create or Update operation.
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Tests the supplied Response Integration configuration.
List of Response Integrations Requested, or an array containing the new/updated Context Integration after a Create or Update operation.
List of Response Integrations Requested, or an array containing the new/updated Response Integration after a Create or Update operation.
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Fetches a specific response integration from the ID supplied in the path.
The ID of the response integration to be returned.
List of Response Integrations Requested, or an array containing the new/updated Response Integration after a Create or Update operation.
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Update a response integration given the provided object. This does not do a diff. You must send the complete object.
The ID of the response integration to be updated
List of Response Integrations Requested, or an array containing the new/updated Context Integration after a Create or Update operation.
List of Response Integrations Requested, or an array containing the new/updated Response Integration after a Create or Update operation.
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Deletes a response integration
The ID of the response integration to be deleted
An empty array
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
No content
Last updated