core.session_token: ********************
Authorization: Bearer ********************
curl --location --request POST '/auth/sign-out' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "success": true }