Authorization: Bearer ********************
curl --location 'https://api-dev.homgym.my.id/cms/v1/file/upload' \ --header 'Authorization: Bearer <token>' \ --form 'file=@""' \ --form 'type=""' \ --form 'id=""'
{}