Employee Addresses
Delete an employee's work address
Used for deleting an employee's work address. Cannot delete the employee's active work address.
scope: employees:manage
delete/v1/work_addresses/{work_address_uuid}
Path parameters
work_address_uuidstring required
The UUID of the work address
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
Changes
No recorded changes to this endpoint across all 1 revision of this API.