Authorization: Bearer ********************
curl --location 'https://api.kuai.host/openapi/v2/media/upload' \ --header 'API-KEY: ' \ --header 'Authorization: Bearer <token>' \ --form 'file=@""' \ --form 'file_url=""'
{}