Update GTKY answer visibility for a new hire packet
Shows or hides get-to-know-you (GTKY) question answers for the packet. Omit questionIds to toggle all answers (same as the legacy BFF POST /onboarding/questions/visibility/{newHirePacketId} with a visible query flag). Send questionIds to toggle only specific personal questions linked to this new hire packet. Requires the same edit access as other NHP writes. When the employee has a hire date set, updates are rejected once the company-local calendar date is on or after that date (same rule as GET /onboarding/questions/{newHirePacketId}, which redirects to expired in that case). Draft employees without a hire date are not blocked.
OAuth Scopes: onboarding.write
Path parameters
Request body
Response
Success — returns the current visibility for each GTKY answer row on the packet.
Changes
No recorded changes to this endpoint across all 1 revision of this API.