Skip to main content

Change Rule Task Status

Update the onboarding status of a rule task by its ID. The new status should be provided as a query parameter.

Path Parameters
id int32 REQUIRED
Query Parameters
status string
Responses
200

Rule task status updated successfully

204

Rule task not found

404

Rule task with the specified ID was not found