# ai_mentor_orgs_users_course_creation_files_destroy Endpoint to fetch update and delete files associated with course creation tasks. Endpoint: DELETE /api/ai-mentor/orgs/{org}/users/{user_id}/course-creation/files/{id}/ Version: 4.84.1-ai-plus Security: PlatformApiKeyAuthentication ## Path parameters: - `id` (integer, required) A unique integer value identifying this course creation task file. - `org` (string, required) - `user_id` (string, required) ## Response 204 fields