Return the details of a task, as indicated by the taskId

Prev Next
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