You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pooltasks.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ Return codes:
98
98
The creation of pool tasks is managed by the underline workflow system. No methods are exposed to manually trigger such creation to avoid workflow hjack and inconsistency.
99
99
100
100
## POST Method (single resource level)
101
-
This method has been moved to the [claimed tasks](claimedtasks.md#post-method)resource.
101
+
Not allowed. To claim a pool task, please POST against the [claimed tasks](claimedtasks.md#post-method)endpoint.
102
102
103
103
## DELETE Method
104
104
Not allowed. To reset a workflow it is possible to issue a DELETE against the [workflowitem endpoint](workflowitem.md)
0 commit comments