delete https://example.com/customers/private/v1/auth/logout
Signs out customers from all devices
Responses
204StatusNoContent
Signs out customers from all devices
204StatusNoContent
xxxxxxxxxx
curl --request DELETE \
--url https://example.com/customers/private/v1/auth/logout \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: