v1
latestOpenAPI 3.1.02026-07-243113441.2 MBEmployee Forms
Sign an employee form
Sign an employee form.
The optional preparer attributes are only valid for I-9 form. When a preparer is used, the first name, last name, street address, city, state, and zip for that preparer are all required.
scope: employee_forms:sign
put/v1/employees/{employee_id}/forms/{form_id}/sign
Path parameters
employee_idstring required
The UUID of the employee
form_idstring required
The UUID of the form
Headers
X-Gusto-API-Version'2026-06-15'
Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.
x-gusto-client-ipstring
Optional header to supply the IP address. This can be used to supply the IP address for signature endpoints instead of the signed_by_ip_address parameter.
Request body
Response
Success