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