cURL
curl --request DELETE \ --url https://api.tryarchitect.com/v0/page_groups/{page_group_id}
{ "id": "<string>", "success": true }
Delete a page group by ID
page_group_id parameter
Successful operation
Was this page helpful?