delete https://{tenant}.rubixx.app/api/v2/supportschemes//engagements/
Sample Request:
DELETE /api/v2/supportschemes/SP1000000006/engagements/SE1000000011
Example Payload:
{
"outcome": "Success - All goals Achieved",
"endRecurringTasks": true
}
This endpoint requires all data to be in the body of the request
Requirements
"outcome" Must be set and %100 match with one of outcome in engagement outcome settings
"endRecurringTasks" Must be set.
Required Permission(s): SupportPlans.EditSupportSchemes