v1
latestOpenAPI 3.1.02026-07-26294215839.4 KBTraining
Public API
Delete Employee Training Record
Delete an existing employee training record. The authenticated caller must have permission to view and edit the employee and training type.
OAuth Scopes: training.write
delete/api/v1/training/record/{employeeTrainingRecordId}
Path parameters
employeeTrainingRecordIdinteger required
The ID of the training record to delete.
Response
Deleted successfully. No response body.