[ "string" ]
curl --location --request DELETE '/auth/online' \ --header 'Authorization: {{token}}' \ --header 'Content-Type: application/json' \ --data '[ "string" ]'
{}