Set the priority of the task with the specified id.
Required Permissions
Any authenticated user.Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
taskId
The id of the task.
isPrio
Priority flag of the task.
Response
OK