Delete Website
Last updated
Was this helpful?
Last updated
Was this helpful?
DELETE
https://getgeoflow.com/beta/api/delete-website/:siteID
Delete a single website from your Geoflow account by passing the Webflow site ID.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Developer Warning: Never share your API key with anyone or add it to client-side code. Where possible, use environment variables in your backend to keep your API key secure.
siteID*
String
Your Webflow Site ID
Authorization*
String
Bearer <TOKEN>