curl --location --request POST '/spm/backup/upload?projectId=' \ --header 'Authorization: {{ACCESS_TOKEN}}' \ --form 'file=@""'
{ "status": "OK" }