latestOpenAPI 3.1.02026-08-0817082.3 KB

cac8702ed2aa

Learners

Delete a learner by id

Delete a learner. This is a hard delete. The deleted learner will no longer be accessible via the API. This operation is irreversible. If a learner is deleted by mistake, a new learner account will need to be created. If removing access to training is the goal, consider deactivating the learner account instead.

delete/v1/learners/{id}

Path parameters

idstring required

The unique identifier of a learner.

Example:abc123def4

Response

No Content