Export Project

url: /api2/exportProject

Required Post Variables Try this call
partnerId (string)
key (string): the project key

Sample result on success

{ "data": "6857", // export id "error": null }