project-exports

Create Export

post/api/v1/projects/{project_id}/exports

Path parameters

project_idstring uuid required

Request body

mode'standard' | 'verified'

Response

Successful Response

idstring uuid required
project_idstring uuid nullable
mode'standard' | 'verified' required
status'pending' | 'running' | 'completed' | 'failed' required
storage_pathstring nullable
errorstring nullable
created_atstring date-time required
completed_atstring date-time nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.