curl --location --request POST '/api/v1/user/customers/logout' \ --header 'Content-Type: text/plain' \ --data-raw ''
{}