Create a new action for the logged in user account. Since version: 12.5
Request parameters * denotes a required field Parameter | Example | SessionID* | The session Id obtained from doLogin() | string | 7viklshodc6cnsh4s5vu75mqk0 | Name* | Name of the action | string | Approved | Disabled | Determine if this action is active | boolean | true / false |
Response parameters
boolean that indicates if the action was successfully created
|