API REST - POSTMAN/BRUNO...

I have the following problem: to get the traffic monitoring of all interfaces, as is the command “interface monitor-traffic [find] once”, however, using the programs that are in the subject, I can not

body:

{
  “interface": [array],  // array symbolized, I know it doesn't work
  “once": ”once”
}

POST: {{baseUrl}}/rest/interface/monitor-traffic