Authorization: Bearer ********************
curl --location '/recraft/v1/images/removeBackground' \ --header 'Authorization: Bearer <token>' \ --form 'file=@""' \ --form 'response_format="url"'
{}