matters

Creates an export.

post/v1/matters/{matterId}/exports

Path parameters

matterIdstring required

The matter ID.

Request body

idstring

Output only. The generated export ID.

parentExportIdstring

Output only. Identifies the parent export that spawned this child export. This is only set on child exports.

matterIdstring

Output only. The matter ID.

createTimestring google-datetime

Output only. The time when the export was created.

status'EXPORT_STATUS_UNSPECIFIED' | 'COMPLETED' | 'FAILED' | 'IN_PROGRESS'

Output only. The status of the export.

namestring

The export name. Don't use special characters (~!$'(),;@:/?) in the name, they can prevent you from downloading exports.

Response

Successful response

Changes

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