curl --location --request POST 'http://localhost/api/v1/auth/select-tenant' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"tenant_id": "34f5c98e-f430-457b-a812-92637d0c6fd0",
"device_name": "string"
}'"string"