/externalAccounts/account/{name}/commands/{commandName}
Mount Point: /api/v16/externalAccounts/account/{name}/commands/{commandName}
POST
Executes a command on the external account specified by name.
Available since API v16.
Parameters
| name | description | type | default |
|---|---|---|---|
| name | The external account name. | path | |
| commandName | The command name. | path |
Response Body
| element: | command |
Information about the submitted command.