<div>Is it possible to specify TTL when creating a queue via the Management HTTP API (3.01)? &nbsp;<br></div><div><br></div><div>I've tried using the following syntax, but the x-message-ttl parameter is ignored.</div><div><br></div><div>&nbsp; {"auto_delete":false,"durable":true,"x-message-ttl":900000,"arguments":[]}<br></div><div><br></div><div>I checked the Management HTTP API documentation and RMQ groups but was unable to find an answer....<br></div><div><br></div><div>Thanks!</div>