v1
latestOpenAPI 3.1.02026-07-26549156879.0 KBPerformance > ReviewProcessTarget
Deletes a Review process target
Delete a participant from the active review process. This will also remove all previously submitted evaluations about the participant.
delete/api/2026-07-01/resources/performance/review_process_targets/{id}
Path parameters
idstring required
Process Target ID
Response
OK
Example response
{
"id": "1-3",
"access_id": "3",
"performance_review_process_id": "1",
"materialized_process_target_id": "5"
}