# 40135: TaskRouter->Dequeue

Log Level: ERROR

## Description

### Possible causes

* The Reservation has been moved to a non-Pending state.

### Possible solutions

* Make certain that the Reservation is currently Pending.

### Example

```bash
{
	"instruction": "dequeue",
	"to": "client:alice",
	"from": "18001234567",
	"post_work_activity_sid": "WA0123456789abcdef0123456789abcdef"
}
```
