Keep access to Netlify secure by setting up SAML single sign-on (SSO) authentication for a team.| docs.netlify.com
Use built-in form handling to simplify adding and managing forms for your project. There’s no need to make an API call or include extra form handling code.| docs.netlify.com
Stop builds for your site at will for more control of your workflow. When you’re ready for Netlify to build your site again, you can activate builds.| docs.netlify.com
Last reviewed by Netlify Support Staff: December 2024 It is easiest to link a repository in Netlify’s UI; doing it via API is challenging and should be a rare use case. Nonetheless, it is possible to create a Netlify site linked to a repository at any of our supported git providers programatically. Specifically, it is possible to use Netlify’s REST API for these situations. You’ll probably be interested in the general topics around “how do I use Netlify’s REST API?” (see this supp...| Netlify Support Forums
Need assistance? Contact our support team or visit the Netlify support answers.| www.netlify.com
Use our REST API to interact with our platform. Learn the basics for using the API, instructions for deploying sites, and notes on commonly used endpoints.| docs.netlify.com
Understand how site deploys work, access information on a deploy’s detail page, and control branches, deploy contexts, and deploy permissions.| docs.netlify.com