JSON array of fields to return, e.g. ["id","status"]. Supports nested selection.
return_objectstring
Controls response body. none returns no content, limited returns only IDs, shallow returns top-level attributes plus IDs of one-deep associations. If omitted, full object is returned.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not