At first I got 400 Bad Request: "message": "Value [] is not valid for field type [Status]. Allowable values are: OFF_QUEUE, IDLE, INTERACTING, NOT_RESPONDING, COMMUNICATING".
Which I find a weird error, because it says this is optional and I don't see why I need to change this.
However, if I set the status to IDLE, it gives me 202 Accepted, but nothing changes.