post
https://{environment}.origamirisk.com/OrigamiApi/api/v2/Actions/Queue/DataUpdate//
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Overview
The DataUpdate action updates a field values on an existing record.
This aciton is limited to updating 1 field per execution. If you need to update two fields then you will execute this action two times.
Consider the PUT: /api/{domain}/{id} endpoint to update any number of fields in a single call:
See API Reference here.