Return the details of a task, as indicated by the taskId
- Print
- PDF
Return the details of a task, as indicated by the taskId
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Patch
/api/tasks/services/{taskServiceId}/tasks/{taskId}
Security
HTTP
Type bearer
Path parameters
taskServiceId
stringRequired
taskId
stringRequired
Body parameters
{
"name": "Daily Scan All 3 update"
}
object
Responses
200
successful operation
object
Was this article helpful?