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.
Delete an access group.
cURL
curl --request DELETE \ --url https://api.example.com/groups/{group_id}
{ "id": "<string>", "message": "<string>" }
Successful Response
Was this page helpful?