Compensation Planning
Public API

Add cycle admins

Add one or more cycle admins by internal employee IDs.

OAuth Scopes: planning_cycles.write

post/api/v1/compensation/planning_cycles/{id}/admins

Path parameters

idinteger required

Request body

employeeIdsstring[] required

Array of internal employee IDs to add as cycle admins

notifyAdminsboolean

Whether to send email notifications to new admins

Response

Result of adding cycle admins

Changes

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