Developer
Developer - Transcript Filing

Test Drive Write

Prove write access to the configured filing root before enabling live filing: upload a uniquely-named marker file into drive_root_folder_id, then trash it (recoverable ~30 days; never a hard delete).

The read-only browse endpoint proves impersonation + read; on a shared drive only an actual write proves the impersonated user's membership role allows file creation. Every attempt is recorded in drive_write_test_log.

post/developer/transcript-filing/test-write

Response

Successful Response

successboolean required
uploadedboolean required
trashedboolean required
file_namestring nullable
failed_stagestring nullable
errorstring nullable
detailstring required

Changes

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