Permanently removes a specified page from the workspace (team_id). This action is irreversible.
team_id
cURL
curl --request DELETE \ --url https://api.superthread.com/v1/{team_id}/pages/{page_id}
{}
Team ID is an alphanumerical string that identifies a Team. This is externally referred to as a "Workspace".
Page ID is a numerical string that identifies a Page.
page successfully deleted