OAuth ActionRequest Object
Contains information about a request for a workflow action associated with a specific OAuth grant.
This object is used by the following operations:
The properties included in the ActionRequest object are listed below.
Property | Type | Description |
---|---|---|
Action | string | The workflow action being requested. Required. |
Comment | string | A comment on the workflow action. Optional. |
Parameters | Parameter[ ] |
Contains information about the data type for an OAuth attribute value. One or more. |