Execute MDL Script Asynchronously
POST https://{{vaultDNS}}/api/mdl/execute_async
https://developer.veevavault.com/api/22.2/#execute-mdl-script-asynchronously
This asynchronous endpoint executes the given MDL script on a vault.
While you can execute any MDL script asynchronously, this endpoint is required if you’re operating on 10,000+ high volume object records and executing one of the following operations:
Enabling lifecycles Enabling object types Adding or removing a field Updating the max length of a text field Adding or removing an Index Changing the fields that compose an Index
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |