Exporting Root Data to Plain CSV via POST
(introduced: version 1.1)
This endpoint is useful only for Forms under Project Managed Encryption.
As with GET to .csv just above, this endpoint will only return CSV text data, rather than a ZIP file containing ore or more files. Please see that endpoint for further explanation.
As with POST to .csv.zip it allows secure submission of decryption passkeys. Please see that endpoint for more information on how to do this.
Path parameters
The numeric ID of the Project
The xmlFormId of the Form being referenced.
Query parameters
If provided, will filter responses to those matching the given OData query. Only certain fields are available to reference. The operators lt, le, eq, neq, ge, gt, not, and, and or are supported, and the built-in functions now, year, month, day, hour, minute, second.
Response
OK