Entity
App Updates
Create and retrieve updates for Workflow App records.
Endpoints
GET
/api/v2/appUpdatesRetrieve a listGET
/api/v2/appUpdates/{id}Retrieve one recordPOST
/api/v2/appUpdatesCreate recordsCreate an app update
POST
/api/v2/appUpdatesCreate an app updateSend a JSON object containing the required properties, or an array to create several records.