v1
latestOpenAPI 3.1.02026-08-063776831.4 MBMonitoringWorkflow
Unassign a single monitoring workflow
Removes the assignment from a monitoring workflow
patch/monitoring-workflows/{id}/unassign
Path parameters
idstring required
ID of the monitoring workflow to unassign
Headers
tenant-idstring required
Tenant ID
Response
Workflow unassigned successfully
Example response
{
"workflowId": "44c8fa75-15a1-4790-a0dd-139058d1f86d"
}