ResourceOwnerTask

Update a task

Only tasks that belongs to the user has access to will be returned.

put/v1/resourceowner/task

Query parameters

taskIdinteger

The task id

Request body

TaskStatusType0 | 1
Titlestring

Response

The task was saved

Changes