latestOpenAPI 3.0.12026-08-10254561.9 KB

2ea4b8555197

AICoder

Initiates a new task to export AI Coder project data into an Excel file.

This method exports AI Coder project data into an Excel file.

After the method triggers an export task, it returns a unique task key.

This key can be used for tracking the status of exporting through the API endpoint: AICoder/Export/Excel/{taskStatusKey:long}.

post/AICoder/Export/Excel

Request body

aiCoderKeyinteger required

Key of target AI Coder project which data should be exported into Excel file

Response

OK

errorMessagestring nullable
taskStatusKeyinteger required

The key of the task