we already have a templating string for the html. Call which api, Ours?
we already have a templating string for the html. Call which api, Ours?
const res = await fetchResult(`/pages/assets/upload`, {
method: "POST",
headers: {
"Content-Type": "application/json",
Authorization: `Bearer ${jwt}`,
},
body: JSON.stringify(payload),
});{"success":false,"errors":[{"code":8000013,"message":"Authorization failed"}]}https://api.cloudflare.com/client/v4/accounts/CLOUDFLARE_ACCOUNT_ID/pages/assets/uploadwww.lloydatkinson.net