Updates an existing EMA Task. Task.id must be a valid TASK|<integer> identifier for an existing task — PM Recall ids are rejected. At least one assignee in input is required, same as create (see the create operation for the assignee shape). The following fields are immutable after creation and will be rejected if changed from their current stored value: authoredOn, description, location, for (patient), and status. Only priority, assignees (input), notes, and the optional reference fields can effectively be changed on update.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
400BAD REQUEST - The request was bad, often due to a missing required parameter
401NOT AUTHORIZED - Authentication error; this token is not allowed access to the API
403FORBIDDEN
404NOT FOUND
422UNPROCESSABLE ENTITY - Request could not be processed; typically a validation error
429TOO MANY REQUESTS - Request was rate limited (1000 calls/min default); please retry
500SERVER ERROR - Internal Server Error

