Modifying Pages
Learn to update and delete landing pages using the Pages API.
We'll cover the following
Update a page
After creating a landing page, we might want to make some changes to it. The Pages API provides a quick solution to this problem. By sending a PATCH
request to the landing pages endpoint, we can modify any page we have previously created.
The base URL for this endpoint is:
Get hands-on with 1400+ tech skills courses.