Authorization: Bearer ********************
curl --location '/sellers' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: text/plain' \ --data ''
{}