# Delete a training module

Deletes the module and, with it, every user's assignment to and progress on it.

Endpoint: DELETE /api/v2/training/{id}
Version: 2.0.0
Security: default

## Path parameters:

  - `id` (integer, required)
    The ID of the training module.

## Header parameters:

  - `Rosterfy-Platform` (string)

