---
title: "POST /api/employees/trainings/{curriculum_id}/google"
method: POST
path: "/api/employees/trainings/{curriculum_id}/google"
tags: ["api"]
---

# POST /api/employees/trainings/{curriculum_id}/google

`POST /api/employees/trainings/{curriculum_id}/google`

## Request body

- object
  - `company_id` string — ID of comapny we want to open bulk training for
  - `auto_enroll_google` boolean — True if we want to enroll new employees from Google Workspace into this training

## Response `200`

Employee training bulk open for Google Workspace

- EmployeeTrainingBulkOpen
  - `results` string, required
  - `error` boolean, required
  - `error_message` string, required

---

[API](https://skmtc.net/haekka/apis/snippets-api.md) · [All operations](https://skmtc.net/haekka/apis/snippets-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/haekka/snippets-api/versions/2a72ba99e389/schema)
