v1
latestOpenAPI 3.1.02026-07-26549156879.0 KBWebhooks
Performance > ReviewProcess > Update schedules
Subscription_type: performance/review_process/update_schedule
postWebhookWebhooks > Performance > ReviewProcess > Update schedules
Payload
Example payload
{
"id": "1",
"company_id": "1",
"name": "Performance Review - Q1 2024",
"description": "The performance review for the first quarter of 2024 has started!",
"status": "draft",
"target_strategy": {
"arguments": [],
"strategy": "all_employees"
},
"reviewer_strategies": [
"self",
"manager"
],
"starts_at": "2024-01-01T00:00:00.000Z",
"ends_at": "2024-04-01T00:00:00.000Z",
"start_validation_errors": [
"invalid_deadline",
"missing_target_strategy_members"
],
"agreements_configuration": {
"enabled": true
},
"competencies_assessments_configuration": {
"enabled": false
},
"last_bulk_reminder": "2024-03-01T00:00:00.000Z",
"cycle_id": "5"
}Response
Return a 200 status to indicate that the data was received successfully