Install All Integration Alerts

Install All Integration Alerts

Enable all alerts associated with this integration

Request
URI
POST
https://{api_host}/api/v2/integration/{id}/install-all-alerts
COPY
Path Parameters
string
id
Required

id


Request Body
InstallAlerts of type(s) application/json
Optional
{
    "target": "string"
}
string
target
Optional

target

Authentication
This operation uses the following authentication methods.
Responses
200

successful operation

Returns ResponseContainerIntegrationStatus of type(s) application/json
{
    "status": {
        "result": "string",
        "message": "string",
        "code": 0
    },
    "response": {
        "contentStatus": "string",
        "installStatus": "string"
    }
}
status
Required

status

response
Optional

response