I'm trying to change some computer Prestage assignments using the MUT tool but having difficulty. In MUT I have selected 'Remove from Prestage' and then input the appropriate id# but when I run it it errors out with "404 error: Computer Prestage with id 18 does not exist". Except it does. Is this an issue others have had or am I doing something wrong?
MUT screen:

URL from browser:

Log results:
2021-08-26 04:03:50 [INFO ]: Token has 222 seconds left to live. Proceeding with current token.
2021-08-26 04:03:50 [INFO ]: Beginning CSV Parse - Scope update.
2021-08-26 04:03:50 [INFO ]: Getting current prestage scope from https://mtbluersd.jamfcloud.com/uapi/v2/computer-prestages/18/scope
2021-08-26 04:03:50 [ERROR ]: Failed GET. 404.
2021-08-26 04:03:50 [ERROR ]: {
"httpStatus" : 404,
"errors" : [ {
"code" : "INVALID_ID",
"description" : "Computer Prestage with id 18 does not exist",
"id" : "18",
"field" : "id"
} ]
}
2021-08-26 04:03:50 [INFO ]: Updating the current prestage scope at https://mtbluersd.jamfcloud.com/uapi/v2/computer-prestages/18/scope/delete-multiple
2021-08-26 04:03:50 [ERROR ]: Failed scope update. 404.
2021-08-26 04:03:50 [ERROR ]: {
"httpStatus" : 404,
"errors" : [ {
"code" : "INVALID_ID",
"description" : "Computer Prestage with id 18 does not exist",
"id" : "18",
"field" : "id"
} ]
}
