curl --location 'https://api.byelabel.com/v1/refresh-token' \ --header 'X-Workspace-Id: ' \ --header 'Content-Type: application/json' \ --data '{ "token": "" }'
{}