Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://app.heyoo.ai/api/content-pillars/{id} \ --header 'Authorization: Bearer <token>'
{ "id": "<string>" }
Delete a content pillar in the workspace.
Default authentication mechanism
The ID of the content pillar to delete.
The content pillar was successfully deleted.
The ID of the deleted content pillar.
Was this page helpful?