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
Key | Datatype | Required | Description |
---|---|---|---|
X-Gusto-API-Version | string | Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used. | |
Accept | string |