Skip to main content
POST
Create a project export

Authorizations

Authorization
string
header
required

Permanent personal API key created in the dashboard. Example: curl -H "Authorization: Bearer aty_…" https://your-host/v1/projects

Path Parameters

id
string
required

Resource identifier.

Minimum string length: 1

Body

application/json
format
string
required

Supported export format.

Example:

"markdown"

Response

Export created.

A persisted D1 record. Database timestamps are Unix milliseconds.