File upload using REST client

I am using the SDL World server file upload API(ws-api/v1/files?token=461114756) in REST client. I am getting following error even though I am providing the token. {"errors":[{"code":401,"type":"UNAUTHORIZED","message":"No session token provided."}]}