kind: zip) into a hostedkind is zip can be hosted.curl --location --request POST 'https://upload.tf/api/v1/pages/mysite/host' \
--header 'x-api-key: <api-key>'{
"success": true,
"data": {
"url": "http://example.com",
"slug": "string",
"hosted": true
}
}