Export data (post)
POST/v2/projects/:projectId/export
Exports data (post). Useful when exceeding allowed URL size.
Request
Responses
- 200
 - 400
 - 401
 - 403
 - 404
 
When multiple files are exported, they are zipped and returned as a single zip file. When a single file is exported, it is returned directly.
Bad Request
Unauthorized
Forbidden
Not Found