diff --git a/docs/user-manual/en/rest.md b/docs/user-manual/en/rest.md index 45059491a2..203344bb94 100644 --- a/docs/user-manual/en/rest.md +++ b/docs/user-manual/en/rest.md @@ -627,7 +627,7 @@ another query parameter with an integer value between 0 and 9 expressing the priority of the message. i.e.: ``` -POST /queues/bar/create?expiration=30000&priority=3 +POST /queues/bar/create?ttl=30000&priority=3 Host: example.com Content-Type: application/xml