curl --location --request DELETE 'https://test-api.talkamie.com/v1/auth/sign-out' \ --header 'Authorization: Bearer some-user-token'
{}