Deploy site from ZIP
documentedDeploy a ZIP payload to the site; can replace site contents or update attributes if not using ZIP.
PUT /api/v1/sites/{site_id}Sitesno implementation yet0 runsInput
site_id*
Site ID
Netlify site id (or domain)
name
Site name
New site name
custom_domain
Custom domain
Custom domain to assign to the site
password
Site password
Password to protect the site
force_ssl
Force SSL
true or false
pretty_urls
Pretty URLs
true or false
Calls netlify as you (your API key is your account); keychains.dev holds the credentials.