# Commit draft population

Creates subcases for all members of the draft population and moves the population to the committed state.

Endpoint: POST /supercases/{supercaseId}/populations/draft/commit
Version: 2025-03-26
Security: oauth2, bearerAuth, apiKeyHeader

## Path parameters:

  - `supercaseId` (string, required)
    The ID of the supercase

