I am currently trying to make users in a call queue unavailable to take calls via the API. There seems to be a way to manipulate users in a queue directly this with Zoom Call Center, but not with Zoom Phone. I am trying to find a work around and found the API endpoint “/users/{userId}/status”. This endpoint seems to allow for a “Clock In” and “Clock Out” option which I had hoped would resolve my issue. However, this endpoint does not seem to do anything that I can notice. Is there anyone who can explain exactly what this endpoint does? The user seems to stay logged in to Zoom and still has an “available” status.