POST data

Updated 10 months ago by Maja Sorgic

Post data to Quinyx

Api-docs for RC: https://api-rc.quinyx.com/v2/docs

Api-docs: https://api.quinyx.com/v2/docs

Base URL can be found on links above for both environments.

POST /v2

Operation used to create one or multiple schedule availabilities for employees on groups they have role on

  • groupId - External id for group you want to POST data for
  • employeeId - External id for employee you want to POST data for
  • start - start time of the period you want to POST data for
  • end - end time of the period you want to POST data for


How Did We Do?