v1
latestOpenAPI 3.1.02026-07-243113441.2 MBI-9 Verification
Delete an employee's I-9 verification document
An employee's I-9 verification documents are the documents an employee has provided the employer to verify their identity and authorization to work in the United States. This endpoint deletes a specific verification document.
Related guides
scope: i9_authorizations:manage
delete/v1/employees/{employee_id}/i9_authorization/documents/{document_id}
Path parameters
employee_idstring required
The UUID of the employee
document_idstring required
The UUID of the document
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.
Response
No Content