Validate Integration
Enables an integration.
Input ParametersInput Parameters
Platform |
Optional /Mandatory |
Data Type |
IP Address |
---|---|---|---|
productId | Mandatory | Integer | Provide the unique integration ID associated with the AWS S3 bucket. |
API Request
"curl -H""Authorization: Bearer <token>""-X PATCH""qualyspublichost/partner-integration/{productId}/integration"
Where, id is the unique integration ID for each customer.
Output
{
"messsage":"Integration validated successfully."
}