v1
latestOpenAPI 3.1.02026-07-26549156879.0 KBWebhooks
Trainings > Training > Deletes
Subscription_type: trainings/training/delete
postWebhookWebhooks > Trainings > Training > Deletes
Payload
Example payload
{
"id": "1",
"company_id": "1",
"author_id": "20",
"author_employee_id": "15",
"name": "Communication Course",
"code": "COM-101",
"description": "Intermediate-level communication course that focuses on building and enhancing language skills.",
"created_at": "2025-02-04T10:31:48.000Z",
"updated_at": "2025-02-04T10:31:48.000Z",
"total_cost_decimal": "0.0",
"cost_decimal": "0.0",
"subsidized_cost_decimal": "0.0",
"category_ids": [
"1",
"20"
],
"status": "active",
"year": 2025,
"catalog": true,
"competency_ids": [
"1",
"3"
],
"total_training_cost": "0.0",
"total_training_indirect_cost": "0.0",
"total_training_salary_cost": "0.0",
"total_training_subsidized_cost": "0.0",
"training_attendance_status": "completed",
"objectives": "Build and enhance language skills.",
"number_of_expired_participants": 2,
"total_duration": 2.5
}Response
Return a 200 status to indicate that the data was received successfully