POST /Export/
Creates a new export based on the options given.
Request
Method |
Request URI |
POST |
/API/Export/?sessionId=value |
URI Parameters
URI Parameter |
Description |
sessionId |
The ID of the session.
|
Request Body
Response
Response Body
A System.Guid with the ID of the export, or a status code indicating the problem.