v1

latestOpenAPI 3.1.02026-07-26294215839.4 KB
Compensation Planning
Public API

Update approval flow

Update an approval flow for a compensation planning cycle. Allows modifying recommenders and approvers for a specific approval flow template.

OAuth Scopes: planning_cycles.write

put/api/v1/compensation/planning_cycles/{id}/approvals/{templateId}

Path parameters

idinteger required
templateIdstring required

Query parameters

groupBystring

Optional grouping for returned flows (e.g. department)

Request body

assigneesstring[] required

Array of internal employee IDs for assignees

flowDataobject required

Flow data for the approval

Response

Updated approval flows for the cycle

object required