Employee Tables

Deletes any training records for an employee.

delete/people/{id}/training/{entry_id}

Path parameters

idstring required

Employee ID.

entry_idinteger required

The Entry ID to delete.

Response

Entry deleted successfully.

Changes

No recorded changes to this endpoint across all 1 revision of this API.