Claim
任务
索赔
Claims a task for a specific user.
Note: The difference with the Set Assignee method is that here a check is performed to see if the task already has a user assigned to it.
POST
Claim
Documentation Index
Fetch the complete documentation index at: https://docs.eorion.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The id of the task to claim.
Body
application/json
Provide the id of the user that claims the task.
The id of the user that the current action refers to.
Response
Request successful.