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/groups/{id} \ --header 'Authorization: Bearer <token>'
{ "id": "<string>" }
Delete a group in the workspace.
Default authentication mechanism
The ID of the group to delete.
The group was successfully deleted.
The ID of the deleted group.
Was this page helpful?