Home > @vsf-enterprise/epcc-api > CustomerEndpoints > logoutCustomer
# CustomerEndpoints.logoutCustomer() method
Logs out the current customer
Signature:
logoutCustomer(context: ElasticPathIntegrationContext): void;
# Parameters
Parameter | Type | Description |
---|---|---|
context | ElasticPathIntegrationContext | An auto-generated value prepended to the method as a first parameter. |
Returns:
void