cURL
curl --request PUT \ --url https://api.specular.dev/branches/{branchId}/storage/upload \ --header 'Authorization: Bearer <token>'
{ "success": true, "key": "<string>" }
Bearer authentication with API key (format: Bearer sk_xxx)
File key/path to upload
File uploaded