Sets the priority flag for a task.
Sets the priority flag for a task. The task priority flag is stored on the task. <Check title="Required Permissions" icon="key">The user must have permission to access the requested resource.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
The task Set Prio form payload.
taskId
The id of the task.
isPrio
Priority flag of the task.
Response
No Content
Errors
400
Bad Request Error
404
Not Found Error

