Task Status Controller
Transfer tasks from one status to another
post/task-status/transfer
Request body
Example request
{
"fromStatusId": 1,
"toStatusId": 2
}Changes
No recorded changes to this endpoint across all 1 revision of this API.
{
"fromStatusId": 1,
"toStatusId": 2
}No recorded changes to this endpoint across all 1 revision of this API.