v4
OpenAPI 3.1.02026-07-3156189324.6 KBIntegrations V2
Update Integration
patch/integrations/v2/integrations/{integration_id}
Path parameters
integration_idstring required
Example:5eb7cf5a86d9755df3a6c593
Request body
Response
Successful Response
Example response
{
"integration": {
"teamId": "5eb7cf5a86d9755df3a6c593",
"createdBy": "5eb7cf5a86d9755df3a6c593",
"updatedBy": "5eb7cf5a86d9755df3a6c593",
"_id": "5eb7cf5a86d9755df3a6c593"
}
}