Execute Command (macro.save)
POST {{WEBEXAPI}}/xapi/command/Macros.Macro.Save
Request Body
{"deviceId"=>"{{_deviceId}}", "arguments"=>{"Name"=>"postman", "OverWrite"=>"False"}, "body"=>"// This macro was pushed from Postman via Webex Cloud /xapi\nconsole.log('Hello world');\n"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
| `` | null |