Export Action
Exports an action by its ID. If the request is successful, the action binary content is available as an attachment with MIME type application/zip (that is, a normal ZIP file) with a default file name {actionname}.action.
It is up to the client application to properly fetch and process this attachment, i.e. by saving it to the local file system.
The exported action has the same internal format as the actions exported by using the Orchestrator client.
actionId
The request is successful
The user is not authorized
Can not find an action with the specified id