Delete an employee's home address

DELETE {{baseUrl}}/v1/home_addresses/:home_address_uuid

Used for deleting an employee's home address. Cannot delete the employee's active home address.

scope: employees:write

HEADERS

KeyDatatypeRequiredDescription
X-Gusto-API-VersionstringDetermines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.
Acceptstring