This method allows to create new scripts.
This method is only available to Super admin user type. Permissions to call the method can be revoked in user role settings. See for more information.
The method accepts scripts with the standard script properties.
(object)
Returns an object containing the IDs of the created scripts under the scriptids
property. The order of the returned IDs matches the order of the passed scripts.
Create a script
Request:
Response:
"jsonrpc": "2.0",
"result": {
]
},
"id": 1