Activemq console can not be used in this case but you can use the curl command to send messages with header which exposes the api's of web console. Please refer below link:
For example, using below command , uses the proerties "key=2dffvdfbfd"
curl -XPOST -d "body=Test message" -d "key=2dffvdfbfd" http://admin:admin@<brokerIp>:8161