Skip to main content
DELETE
/
v0
/
page_groups
/
{page_group_id}
Delete a page group
curl --request DELETE \
  --url https://api.tryarchitect.com/v0/page_groups/{page_group_id}
{
  "id": "<string>",
  "success": true
}

Path Parameters

page_group_id
string
required

page_group_id parameter

Response

200 - application/json

Successful operation

id
string
required
success
boolean
required