exports
Create a new export request for the project environment
POST
/
environments
/
{environmentId}
/
exports
Path Parameters
ID of the environment
Required string length:
36
Body
application/json
Request body to create a new export.
Available options:
csv
Available options:
users
Response
201 - application/json
Required string length:
36
Available options:
csv
Available options:
users
Available options:
completed
, failed
, pending
When defined, this is the error message and stack trace received when attempting to process the export.
Was this page helpful?