Performance Cycles REST Endpoints

Performance Cycles
The perfCycles resource provides all the performance cycles in performance management.
Create a performance cycle
Method: post
Path: /hcmRestApi/resources/11.13.18.05/perfCycles
Delete a performance cycle
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/perfCycles/{PerfCycleId}
Get a performance cycle
Method: get
Path: /hcmRestApi/resources/11.13.18.05/perfCycles/{PerfCycleId}
Get all performance cycles
Method: get
Path: /hcmRestApi/resources/11.13.18.05/perfCycles
Update a performance cycle
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/perfCycles/{PerfCycleId}