cURL
curl --request DELETE \ --url https://api.tryarchitect.com/v0/page_groups/{page_group_id} \ --header 'x-api-key: <api-key>'
{ "id": "<string>", "success": true }
Delete a page group by ID
API key authentication for the External Actor Gateway
page_group_id parameter
Successful operation
Was this page helpful?