Authorization: Bearer ********************
x-api-key: ********************
curl --location --request DELETE '/auth/sign_out' \ --header 'Authorization: Bearer <token>' \ --header 'x-api-key: <api-key>'